alias gcp='git cherry-pick'
compdef _git gcp=git-cherry-pick
alias glg='git --no-pager log --oneline --graph --max-count=20 --decorate'
alias gcp='git cherry-pick'
compdef _git gcp=git-cherry-pick
alias glg='git --no-pager log --oneline --graph --max-count=20 --decorate'