Submitter | phabricator |
---|---|
Date | Feb. 10, 2022, 2:05 a.m. |
Message ID | <differential-rev-PHID-DREV-oewtmybhash5kqtmvkap-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/50495/ |
State | New |
Headers | show |
Comments
Patch
diff --git a/mercurial/helptext/config.txt b/mercurial/helptext/config.txt --- a/mercurial/helptext/config.txt +++ b/mercurial/helptext/config.txt @@ -2034,7 +2034,7 @@ share-safe mechanism but its source repository does. Possible values are `abort` (default), `allow`, `upgrade-abort` and - `upgrade-abort`. + `upgrade-allow`. ``abort`` Disallows running any command and aborts @@ -2060,7 +2060,7 @@ mechanism but its source does not. Possible values are `abort` (default), `allow`, `downgrade-abort` and - `downgrade-abort`. + `downgrade-allow`. ``abort`` Disallows running any command and aborts