Explorar o código

Add cherry-pick git alias

Andrew Swistak %!s(int64=6) %!d(string=hai) anos
pai
achega
60013b60f7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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