aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-03-09 21:43:42 +0800
committer简律纯 <i@jyunko.cn>2024-03-09 21:43:42 +0800
commit4efd141d56e328858daffefeb81e223e2d9400f6 (patch)
treebec00d98b8f7c04a5b3eb4bda37db22ff983e5c3 /Makefile
parent99463ea1b4fc20fa36f083489657211bda10cefd (diff)
downloadipm-server-4efd141d56e328858daffefeb81e223e2d9400f6.tar.gz
ipm-server-4efd141d56e328858daffefeb81e223e2d9400f6.zip
fix(makefile): delete automatic commit
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 23f256c..ed9438e 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,6 @@ pkg_index:
$(PYTHON) tools/build_pkg_index.py . $(BASEURL) index.xml
git add collections
git add index.xml
- git commit -m "updated data index"
grammars:
git commit -m "updated grammar files" packages/grammars \ No newline at end of file