]> gitweb @ CieloNegro.org - sugar.git/blobdiff - GNUmakefile
Auto commit by The Sugar System.
[sugar.git] / GNUmakefile
index bf199c4d610593d8aa0aab924c20ed6199cf0a1c..d79d0fa54ab601291dc13c541fa7f83d1a02e2db 100644 (file)
@@ -7,5 +7,11 @@ update:
        git pull
        perl ./tools/list-files.pl | perl ./tools/update.pl
        perl ./tools/list-files.pl | perl ./tools/find-outdated.pl
+       git status
+
+commit:
+       git add -A
+       git commit -m 'Auto commit by The Sugar System.'
+       git push
 
 .PHONY: lint
\ No newline at end of file