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?
#### Adds handy aliases:
###### general
* `hga` - 'hg add`
* `hgc` - `hg commit`
* `hgb` - `hg branch`
* `hgba` - `hg branches`