mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
Merge c57bc668d3 into 5667161d49
This commit is contained in:
commit
b81bdf68e2
1 changed files with 1 additions and 0 deletions
|
|
@ -193,6 +193,7 @@ alias gpoat='git push origin --all && git push origin --tags'
|
|||
compdef _git gpoat=git-push
|
||||
alias gpu='git push upstream'
|
||||
alias gpv='git push -v'
|
||||
alias gpcb='git push origin $(current_branch)'
|
||||
|
||||
alias gr='git remote'
|
||||
alias gra='git remote add'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue