Mercurial > hg
diff hgext/amend.py @ 39394:09f23b4f1be3
zsh_completion: handle --rev as well as -r for diff and revert
Completion for hg diff and revert should suggest all files in context of a
non-current revision. The script used to look only for `-r foo`, and now it
also understands `--rev foo`.
Differential Revision: https://phab.mercurial-scm.org/D4427
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Wed, 22 Aug 2018 09:12:22 +0800 |
parents | 3e549546a6e9 |
children | c303d65d2e34 |