comparison relnotes/next @ 42552:4cafbd3b50c6

relnotes: document the new --force-close-branch flag Differential Revision: https://phab.mercurial-scm.org/D6590
author Sushil khanchi <sushilkhanchi97@gmail.com>
date Sun, 30 Jun 2019 17:52:57 +0530
parents 3de4f17f4824
children d28d91f9f35a
comparison
equal deleted inserted replaced
42551:8306b6c29add 42552:4cafbd3b50c6
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 5
6 * `hg root` now has templating support, including support for showing 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. 7 where a repo share's source is. See `hg help -v root` for details.
8
9 * New `--force-close-branch` flag for `hg commit` to forcibly close
10 branch from a non-head changeset.
8 11
9 12
10 == New Experimental Features == 13 == New Experimental Features ==
11 14
12 * New config `experimental.log.topo` makes `hg log -G` use 15 * New config `experimental.log.topo` makes `hg log -G` use