mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
Add grb (git rebase)
@@ -159,6 +159,7 @@ alias -g gp='| grep -i' #creates a global alias for grep
|
|||||||
| _gp_ | git push |
|
| _gp_ | git push |
|
||||||
| _gpoat_ | git push origin --all && git push origin --tags |
|
| _gpoat_ | git push origin --all && git push origin --tags |
|
||||||
| _gr_ | git remote |
|
| _gr_ | git remote |
|
||||||
|
| _grb_ | git rebase |
|
||||||
| _grba_ | git rebase --abort |
|
| _grba_ | git rebase --abort |
|
||||||
| _grbc_ | git rebase --continue |
|
| _grbc_ | git rebase --continue |
|
||||||
| _grbs_ | git rebase --skip |
|
| _grbs_ | git rebase --skip |
|
||||||
|
|||||||
Reference in New Issue
Block a user