Submitter | phabricator |
---|---|
Date | June 18, 2019, 4 p.m. |
Message ID | <differential-rev-PHID-DREV-yzsezjggynhmeke4wqbp-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/40587/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/relnotes/next b/relnotes/next --- a/relnotes/next +++ b/relnotes/next @@ -3,6 +3,9 @@ * New config `commands.commit.post-status` shows status after successful commit. + * `hg root` now has templating support, including support for showing + where a repo share's source is. See `hg help -v root` for details. + == New Experimental Features ==