Fall back to normal git branch, if any unknown args given. Also add aliases for git branch -a and -m
This commit is contained in:
@@ -68,6 +68,7 @@ git_commit_no_msg_alias="gch"
|
||||
git_remote_alias="gr"
|
||||
git_branch_alias="gb"
|
||||
git_branch_all_alias="gba"
|
||||
git_branch_move_alias="gbm"
|
||||
git_rebase_alias="grb"
|
||||
git_rebase_alias_continue="grbc"
|
||||
git_rebase_alias_abort="grba"
|
||||
|
||||
Reference in New Issue
Block a user