mercurial: add hga alias to README (#7547)

This commit is contained in:
Michal Kielan 2020-02-28 11:51:38 -08:00 committed by GitHub
parent f94e55a1a9
commit dddbb5c9eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,6 +26,7 @@ Update .zshrc:
### What's inside? ### What's inside?
#### Adds handy aliases: #### Adds handy aliases:
###### general ###### general
* `hga` - 'hg add`
* `hgc` - `hg commit` * `hgc` - `hg commit`
* `hgb` - `hg branch` * `hgb` - `hg branch`
* `hgba` - `hg branches` * `hgba` - `hg branches`