瀏覽代碼

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
   ca = commit -a
   d = diff
   d = diff
   ch = checkout
   ch = checkout
+  chp = cherry-pick
   ctags = !.git/hooks/ctags
   ctags = !.git/hooks/ctags
 [core]
 [core]
   editor = nvim
   editor = nvim