mirror of
https://github.com/kennethreitz-archive/dotfiles.git
synced 2026-06-05 23:40:16 +00:00
added gcp alias (git cherry-pick)
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user