mercurial/help/common.txt
author Pulkit Goyal <7895pulkit@gmail.com>
Sat, 13 Aug 2016 04:21:42 +0530
changeset 29790 997e8cf4d0a2
parent 19426 e43184680461
permissions -rw-r--r--
pycompat: avoid using an extra function We have a single line function which just lowercase the letters and replaces "_" with "". Its better to avoid that function call. Moreover we calling this function around 33 times.

.. Common link and substitution definitions.

.. |hg(1)| replace:: **hg**\ (1)
.. _hg(1): hg.1.html
.. |hgrc(5)| replace:: **hgrc**\ (5)
.. _hgrc(5): hgrc.5.html
.. |hgignore(5)| replace:: **hgignore**\ (5)
.. _hgignore(5): hgignore.5.html