mercurial/helptext/__init__.py
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 10 Mar 2021 13:54:00 +0100
changeset 46765 a20674f2055c
parent 43676 2e017696181f
permissions -rw-r--r--
makefile: add a build-rhg option This gives an easy action to build the rhg-binary. This will be useful for the `install-rhg` action in the next changeset. Differential Revision: https://phab.mercurial-scm.org/D10193