ソースを参照

Add cherry-pick git alias

Andrew Swistak 6 年 前
コミット
60013b60f7
1 ファイル変更1 行追加0 行削除
  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