Commit b6c8ef41 authored by James Salter's avatar James Salter
Browse files

added gcp alias (git cherry-pick)

parent a175f35b
......@@ -34,6 +34,7 @@ alias gb='git branch'
alias gba='git branch -a'
alias gdb='git branch -d'
alias gcount='git shortlog -sn'
alias gcp='git cherry-pick'
alias history='fc -l 1'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment