mercurial/templates/coal/map
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 03 May 2021 12:22:36 +0200
changeset 47164 8d3c2f9d4af7
parent 29824 5f86818c95e5
permissions -rw-r--r--
revlog: use a "radix" to address revlog Instead of pointing to the index directly and to derive the other file from that, we directly provide the radix and let the revlog determine the associated file path internally. This is more robust and will give us more flexibility for picking this file name in the future. Differential Revision: https://phab.mercurial-scm.org/D10576
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
29824
5f86818c95e5 coal: use inheritance to derive from paper
Matt Mackall <mpm@selenic.com>
parents: 26283
diff changeset
     1
__base__ = ../paper/map
5f86818c95e5 coal: use inheritance to derive from paper
Matt Mackall <mpm@selenic.com>
parents: 26283
diff changeset
     2
header = header.tmpl