Explorar el Código

Add cherry-pick git alias

Andrew Swistak hace 6 años
padre
commit
64fb5bba2a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      gitconfig

+ 1 - 0
gitconfig

@@ -28,6 +28,7 @@
   ca = commit -a
   d = diff
   ch = checkout
+  chp = cherry-pick
   ctags = !.git/hooks/ctags
 [color]
   ui = auto