Skip to content
Snippets Groups Projects
Commit f9c056f48018 authored by Wagner Bruna's avatar Wagner Bruna
Browse files

help/revsets: revset aliases can be defined on any config file

parent 0be6dc3d8083
No related branches found
No related tags found
No related merge requests found
......@@ -66,8 +66,9 @@
<alias> = <definition>
in the ``revsetalias`` section of ``.hgrc``. Arguments of the form `$1`, `$2`,
etc. are substituted from the alias into the definition.
in the ``revsetalias`` section of a Mercurial configuration file. Arguments
of the form `$1`, `$2`, etc. are substituted from the alias into the
definition.
For example,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment