Submitter | Pierre-Yves David |
---|---|
Date | April 16, 2019, 6:26 p.m. |
Message ID | <87d373ff578d10b2c2e9.1555439180@nodosa.octopoid.net> |
Download | mbox | patch |
Permalink | /patch/39662/ |
State | Accepted |
Headers | show |
Comments
Patch
diff --git a/mercurial/help/config.txt b/mercurial/help/config.txt --- a/mercurial/help/config.txt +++ b/mercurial/help/config.txt @@ -2050,7 +2050,8 @@ Controls generic server settings. Repository filter used when exchanging revisions with the peer. The default view (``served``) excludes secret and hidden changesets. - Another useful value is ``immutable`` (no draft, secret or hidden changesets). + Another useful value is ``immutable`` (no draft, secret or hidden + changesets). (EXPERIMENTAL) ``smtp`` --------