Add alias for git rebase --abort
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
# Why doesn’t breeze provide this?
|
# Why doesn’t breeze provide this?
|
||||||
alias grc 'git rebase --continue'
|
alias grc 'git rebase --continue'
|
||||||
|
alias gra 'git rebase --abort'
|
||||||
|
|
||||||
bind \eg __show_git_status
|
bind \eg __show_git_status
|
||||||
|
Reference in New Issue
Block a user