From 7fef05a4140270f3430f1bb8498dc8757cf991b2 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Mon, 16 Apr 2018 09:21:13 -0700 Subject: [PATCH] git chk --- git/config | 1 + 1 file changed, 1 insertion(+) diff --git a/git/config b/git/config index 3b868a1..410859c 100644 --- a/git/config +++ b/git/config @@ -10,6 +10,7 @@ b = branch bv = branch -v c = commit + chk = commit -a -n -m 'CHECKPOINT' co = checkout cp = cherry-pick d = diff