Added alias for git commit -C HEAD (useful at final step of merge conflict)
This commit is contained in:
@@ -56,6 +56,7 @@ git_add_all_alias="gaa"
|
||||
git_commit_all_alias="gca"
|
||||
git_commit_amend_alias="gcm"
|
||||
git_commit_amend_no_msg_alias="gcmh"
|
||||
git_commit_no_msg_alias="gch"
|
||||
git_remote_alias="gr"
|
||||
git_branch_alias="gb"
|
||||
git_branch_all_alias="gba"
|
||||
|
||||
Reference in New Issue
Block a user