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