Sfoglia il codice sorgente

Add cherry-pick git alias

Andrew Swistak 6 anni fa
parent
commit
64fb5bba2a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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