diff --git a/git/config b/git/config index 8d61f56..6d31c5c 100644 --- a/git/config +++ b/git/config @@ -58,7 +58,7 @@ bp = branch-prune bpf = branch-prune --force bv = branch -vv c = commit -chk = commit -a -n -m 'CHECKPOINT' +chk = commit --all --no-verify --allow-empty-message --message '' co = checkout cp = cherry-pick d = diff