Browse Source

More git shortcuts

Andrew Swistak 11 years ago
parent
commit
bc59fc61e1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      gitconfig

+ 2 - 0
gitconfig

@@ -20,6 +20,8 @@
   cam = commit -am
   cm = commit -m
   ca = commit -a
+  d = diff
+  ch = checkout
 [difftool "gvimdiff"]
   path = mvim
 [mergetool "gvimdiff"]