mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
Merge 6816f1ef96 into 291e96dcd0
This commit is contained in:
commit
dece1a242b
1 changed files with 1 additions and 0 deletions
|
|
@ -188,6 +188,7 @@ alias gmtvim='git mergetool --no-prompt --tool=vimdiff'
|
|||
alias gmum='git merge upstream/master'
|
||||
|
||||
alias gp='git push'
|
||||
alias gpoh='git push origin HEAD'
|
||||
alias gpd='git push --dry-run'
|
||||
alias gpoat='git push origin --all && git push origin --tags'
|
||||
compdef _git gpoat=git-push
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue