summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2023-04-12 12:05:15 -0500
committerJeff Carr <[email protected]>2023-04-12 12:05:15 -0500
commit9d72355caf1814afe82896a75277f51c57ed296f (patch)
tree781cb59f17a93a33ac76e165da6ea0719d70862b
parentd7be21524c6203c5377aff992912aa12bc912d0e (diff)
ignore empty commitjcarr
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a296726..f63dbe0 100644
--- a/Makefile
+++ b/Makefile
@@ -53,5 +53,5 @@ make-keys:
sudo tsig-keygen -a hmac-sha512 hpdevone.lab.wit.org
push:
- git commit -a
+ -git commit -a
git push wit jcarr