Browse Source

mercurial: add hga alias to README (#7547)

Michal Kielan 4 years ago
parent
commit
dddbb5c9eb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      plugins/mercurial/README.md

+ 1 - 0
plugins/mercurial/README.md

@@ -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`