mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Merge e784bf0ff0 into 5667161d49
This commit is contained in:
commit
d5f6246c9d
1 changed files with 1 additions and 0 deletions
|
|
@ -202,6 +202,7 @@ alias grbc='git rebase --continue'
|
|||
alias grbi='git rebase -i'
|
||||
alias grbm='git rebase master'
|
||||
alias grbs='git rebase --skip'
|
||||
alias grev='git rev-parse HEAD'
|
||||
alias grh='git reset HEAD'
|
||||
alias grhh='git reset HEAD --hard'
|
||||
alias grmv='git remote rename'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue