add cherry pick alias

This commit is contained in:
Noah Masur 2020-11-23 23:36:02 -05:00
parent 2bf818d82d
commit d35ce0ae94

View File

@ -37,6 +37,7 @@ function aliases --description 'All aliases'
abbr -a grh 'git reset --hard'
abbr -a gm 'git merge'
abbr -a gmf 'git-merge-fuzzy'
abbr -a gcp 'git cherry-pick'
abbr -a ghb 'gh repo view -w'
# Vim