Submitter | phabricator |
---|---|
Date | June 25, 2019, 9:28 p.m. |
Message ID | <differential-rev-PHID-DREV-ramaqw7lcau7tsz7ehi5-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/40674/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/contrib/zsh_completion b/contrib/zsh_completion --- a/contrib/zsh_completion +++ b/contrib/zsh_completion @@ -1,4 +1,4 @@ -#compdef hg +#compdef hg chg # Zsh completion script for mercurial. Rename this file to _hg and copy # it into your zsh function path (/usr/share/zsh/site-functions for