an alias for cherry-pick
authorpatrick nsukami <ndkpatt@gmail.com>
Wed, 18 Mar 2015 13:42:39 +0000 (13:42 +0000)
committerpatrick nsukami <ndkpatt@gmail.com>
Wed, 18 Mar 2015 13:42:39 +0000 (13:42 +0000)
.gitconfig

index dd56dbc..60ea20b 100644 (file)
@@ -52,7 +52,7 @@
         br = branch
         dc = diff --cached
         au = add -u
-
+        cp = cherry-pick
         hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short
         type = cat-file -t
         dump = cat-file -p