feat(mercurial): add hg log aliases (#9979)

Co-authored-by: Michał Kielan <kielanm@fb.com>
This commit is contained in:
TheTechRobo
2021-10-04 09:55:18 -04:00
committed by GitHub
parent d304635b8c
commit 717ece07ef
2 changed files with 4 additions and 1 deletions

View File

@@ -30,7 +30,8 @@ plugins=(... mercurial)
| `hgl` | `hg pull -u` |
| `hglr` | `hg pull --rebase` |
| `hgo` | `hg outgoing` |
| `hglg` | `hg log --stat -v` |
| `hglgp`| `hg log --stat -p -v` |
## Prompt usage
- Switch to a theme which uses `hg_prompt_info`