From 0e0992e2c387dd2b9fd75920a7e15c53d58080b4 Mon Sep 17 00:00:00 2001 From: Alexander Ralph Michael Minges Date: Thu, 2 Sep 2010 22:59:45 +0200 Subject: [PATCH] Updateskript aktualisiert --- git_push.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git_push.sh b/git_push.sh index 40fb072..3a5ad26 100755 --- a/git_push.sh +++ b/git_push.sh @@ -16,6 +16,6 @@ rm ./inc/*.aux #Eigentlicher git-push git add . -git commit +git commit -a git push