diff options
| author | Jeff Carr <[email protected]> | 2023-04-12 12:05:15 -0500 | 
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2023-04-12 12:05:15 -0500 | 
| commit | 9d72355caf1814afe82896a75277f51c57ed296f (patch) | |
| tree | 781cb59f17a93a33ac76e165da6ea0719d70862b | |
| parent | d7be21524c6203c5377aff992912aa12bc912d0e (diff) | |
ignore empty commitjcarr
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -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  | 
