summaryrefslogtreecommitdiff
path: root/push.sh
diff options
context:
space:
mode:
Diffstat (limited to 'push.sh')
-rwxr-xr-xpush.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/push.sh b/push.sh
index 1fe5174..9ba9bac 100755
--- a/push.sh
+++ b/push.sh
@@ -1,4 +1,4 @@
#!/bin/sh
git add .
-git commit -a --amend --no-edit
+git commit --no-edit
git push