add standard gcommit command
[spider.git] / perl / gcommit
diff --git a/perl/gcommit b/perl/gcommit
new file mode 100755 (executable)
index 0000000..c929fca
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+# do a startard git commit
+./issue.pl
+git commit $@