Add git whatchanged alias (gwc), thanks tjlevine (#196)
This commit is contained in:
@@ -97,6 +97,7 @@ git_stash_pop_alias="gashp"
|
||||
git_stash_list_alias="gashl"
|
||||
git_tag_alias="gt"
|
||||
git_top_level_alias="gtop"
|
||||
git_whatchanged_alias="gwc"
|
||||
# Hub aliases (https://github.com/github/hub)
|
||||
git_pull_request_alias="gpr"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user