Sfoglia il codice sorgente

Add cherry-pick git alias

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