Skip to content

Commit

Permalink
Add git alias cp = cherry-pick
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeykuzmin committed Aug 28, 2013
1 parent 4cbf62c commit 3e61d82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitconfig
Expand Up @@ -6,6 +6,7 @@
br = branch
ci = commit
co = checkout
cp = cherry-pick
df = diff --color --color-words --abbrev
pom = push origin master
rv = remote -v
Expand Down

0 comments on commit 3e61d82

Please sign in to comment.