mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-01-14 04:50:11 +08:00
Add grb (git rebase)
parent
b7bb3df00f
commit
207a01d84f
@ -159,6 +159,7 @@ alias -g gp='| grep -i' #creates a global alias for grep
|
||||
| _gp_ | git push |
|
||||
| _gpoat_ | git push origin --all && git push origin --tags |
|
||||
| _gr_ | git remote |
|
||||
| _grb_ | git rebase |
|
||||
| _grba_ | git rebase --abort |
|
||||
| _grbc_ | git rebase --continue |
|
||||
| _grbs_ | git rebase --skip |
|
||||
|
Loading…
Reference in New Issue
Block a user