Explorar el Código

Add cherry-pick git alias

Andrew Swistak hace 6 años
padre
commit
60013b60f7
Se han modificado 1 ficheros con 1 adiciones y 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