From a858300fdbdc91f0f0b8f42c80227323e3421a34 Mon Sep 17 00:00:00 2001 From: Brett Weiland Date: Mon, 9 Nov 2020 13:38:32 -0600 Subject: modified: notes modified: push.sh --- push.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'push.sh') 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 -- cgit v1.2.3