relnotes/next
changeset 42552 4cafbd3b50c6
parent 42541 3de4f17f4824
child 42574 d28d91f9f35a
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