summaryrefslogtreecommitdiff
path: root/push.sh
diff options
context:
space:
mode:
authorBrett Weiland <techcrazybsw@gmail.com>2020-11-09 13:38:32 -0600
committerBrett Weiland <techcrazybsw@gmail.com>2020-11-09 13:38:32 -0600
commita858300fdbdc91f0f0b8f42c80227323e3421a34 (patch)
tree456be1965acde61416d262f243f0bbdcc1d11175 /push.sh
parenta82b79b93d348e2b6509666ee8d67d31a6f070d8 (diff)
modified: notes
modified: push.sh
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