git: Add cherry-pick shortcuts
This commit is contained in:
@@ -62,6 +62,9 @@
|
|||||||
|
|
||||||
exec = "!exec "
|
exec = "!exec "
|
||||||
|
|
||||||
|
cp = "cherry-pick"
|
||||||
|
cpa = "cherry-pick --abort"
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
fileMode = true
|
fileMode = true
|
||||||
whitespace = "blank-at-eol,space-before-tab,blank-at-eof"
|
whitespace = "blank-at-eol,space-before-tab,blank-at-eof"
|
||||||
|
|||||||
Reference in New Issue
Block a user