Ver código fonte

Add cherry-pick git alias

Andrew Swistak 6 anos atrás
pai
commit
64fb5bba2a
1 arquivos alterados com 1 adições e 0 exclusões
  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