Add alias for cherry-picking
This commit is contained in:
parent
3cbcd1c6ab
commit
4782f53a4b
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
st = status
|
st = status
|
||||||
ci = commit --verbose
|
ci = commit --verbose
|
||||||
co = checkout
|
co = checkout
|
||||||
|
cp = cherry-pick
|
||||||
current-branch = rev-parse --abbrev-ref HEAD
|
current-branch = rev-parse --abbrev-ref HEAD
|
||||||
cl = clone
|
cl = clone
|
||||||
ll = !max-git-log
|
ll = !max-git-log
|
||||||
|
|
Loading…
Add table
Reference in a new issue