comparison relnotes/next @ 42498:089f14dd7df3

relnotes: document template support for `hg root` Differential Revision: https://phab.mercurial-scm.org/D6540
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 18 Jun 2019 08:55:23 -0700
parents 0c72eddb4be5
children df5f674050b7
comparison
equal deleted inserted replaced
42497:df1419c5756a 42498:089f14dd7df3
1 == New Features == 1 == New Features ==
2 2
3 * New config `commands.commit.post-status` shows status after successful 3 * New config `commands.commit.post-status` shows status after successful
4 commit. 4 commit.
5
6 * `hg root` now has templating support, including support for showing
7 where a repo share's source is. See `hg help -v root` for details.
5 8
6 9
7 == New Experimental Features == 10 == New Experimental Features ==
8 11
9 * New config `experimental.log.topo` makes `hg log -G` use 12 * New config `experimental.log.topo` makes `hg log -G` use