Browse Source

Added cp alias to git for cherry-pick

master
Alejandro Mery 13 years ago
parent
commit
c71574388d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      files/.gitconfig

+ 1
- 0
files/.gitconfig

@ -11,3 +11,4 @@
ci = commit
co = checkout
st = status
cp = cherry-pick

Loading…
Cancel
Save