essage=
authorAsh Tyndall <[email protected]>
Sat, 8 Oct 2011 02:37:33 +0000 (10:37 +0800)
committerAsh Tyndall <[email protected]>
Sat, 8 Oct 2011 02:37:33 +0000 (10:37 +0800)
Makefile

index 0d476f7..5abaa74 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ scene:        scene.c bitmap.c bitmap.h
        gcc $(CFLAGS) -o scene scene.c bitmap.c $(LIBS)\r
 \r
 commit:        scene.c bitmap.c bitmap.h\r
-       git commit -a --allow-empty-message --untracked-files=no\r
+       git commit -a --allow-empty-message -message="" --untracked-files=no\r
 \r
 open:  scene.c bitmap.c bitmap.h\r
        (./scene &) && echo\r

UCC git Repository :: git.ucc.asn.au