changeset 48727:6e5ab1673020 stable

help: make the help for `safe-mismatch` real section The extra new lines mean the minirst engine were not seeing them as section… meaning they could not be addressed directly. Differential Revision: https://phab.mercurial-scm.org/D12161
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 09 Feb 2022 16:07:50 +0100
parents b6a0c1015ee2
children 3199b575375d aeeb54261099
files mercurial/helptext/config.txt
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/helptext/config.txt	Wed Feb 09 15:44:21 2022 +0100
+++ b/mercurial/helptext/config.txt	Wed Feb 09 16:07:50 2022 +0100
@@ -2029,7 +2029,6 @@
 ---------
 
 ``safe-mismatch.source-safe``
-
     Controls what happens when the shared repository does not use the
     share-safe mechanism but its source repository does.
 
@@ -2055,7 +2054,6 @@
     (default: True)
 
 ``safe-mismatch.source-not-safe``
-
     Controls what happens when the shared repository uses the share-safe
     mechanism but its source does not.