Merge pull request #206 from eballerini/apply-alias
added 'git apply' alias Don't see a completely compelling case where `git apply` really benefits from having access to scm_breeze index shortcuts. `gapp` alias could be pruned in the future.
This commit is contained in:
@@ -102,6 +102,7 @@ git_submodule_update_alias="gsu"
|
||||
git_submodule_update_rec_alias="gsur"
|
||||
git_top_level_alias="gtop"
|
||||
git_whatchanged_alias="gwc"
|
||||
git_apply_alias="gapp"
|
||||
# Hub aliases (https://github.com/github/hub)
|
||||
git_pull_request_alias="gpr"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user