Parcourir la source

Add cherry-pick git alias

Andrew Swistak il y a 6 ans
Parent
commit
60013b60f7
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      gitconfig

+ 1 - 0
gitconfig

@@ -15,6 +15,7 @@
   ca = commit -a
   d = diff
   ch = checkout
+  chp = cherry-pick
   ctags = !.git/hooks/ctags
 [core]
   editor = nvim