소스 검색

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