Added alias for 'git checkout -b'
This commit is contained in:
@@ -34,6 +34,7 @@ git_show_files_alias="gsf"
|
||||
exec_git_expand_args_alias="ge"
|
||||
# 2. Commands that handle paths (with shortcut args expanded)
|
||||
git_checkout_alias="gco"
|
||||
git_checkout_branch_alias="gcob"
|
||||
git_commit_alias="gc"
|
||||
git_reset_alias="grs"
|
||||
git_reset_del_alias="grs-"
|
||||
|
||||
Reference in New Issue
Block a user