mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
Merge a7297ba3fe into 96e4e5dd03
This commit is contained in:
commit
045fcb37a5
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ compdef _git grba=git-rebase
|
||||||
alias gb='git branch'
|
alias gb='git branch'
|
||||||
compdef _git gb=git-branch
|
compdef _git gb=git-branch
|
||||||
alias gba='git branch -a'
|
alias gba='git branch -a'
|
||||||
|
alias gbnm='git branch --no-merged'
|
||||||
compdef _git gba=git-branch
|
compdef _git gba=git-branch
|
||||||
alias gbr='git branch --remote'
|
alias gbr='git branch --remote'
|
||||||
alias gcount='git shortlog -sn'
|
alias gcount='git shortlog -sn'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue