added gcp alias (git cherry-pick)
This commit is contained in:
parent
a175f35bde
commit
b6c8ef41b1
@ -34,6 +34,7 @@ alias gb='git branch'
|
|||||||
alias gba='git branch -a'
|
alias gba='git branch -a'
|
||||||
alias gdb='git branch -d'
|
alias gdb='git branch -d'
|
||||||
alias gcount='git shortlog -sn'
|
alias gcount='git shortlog -sn'
|
||||||
|
alias gcp='git cherry-pick'
|
||||||
|
|
||||||
alias history='fc -l 1'
|
alias history='fc -l 1'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user