mercurial/helptext/config.txt
changeset 49343 4f04bb0d8deb
parent 49342 67b210bb5ce2
child 49565 9dce3960735b
equal deleted inserted replaced
49342:67b210bb5ce2 49343:4f04bb0d8deb
  2177     respecting the share source setting
  2177     respecting the share source setting
  2178 
  2178 
  2179     Check :hg:`help config.format.use-share-safe` for details about the
  2179     Check :hg:`help config.format.use-share-safe` for details about the
  2180     share-safe feature.
  2180     share-safe feature.
  2181 
  2181 
       
  2182 ``safe-mismatch.source-safe:verbose-upgrade``
       
  2183     Display a message when upgrading, (default: True)
       
  2184 
  2182 ``safe-mismatch.source-safe.warn``
  2185 ``safe-mismatch.source-safe.warn``
  2183     Shows a warning on operations if the shared repository does not use
  2186     Shows a warning on operations if the shared repository does not use
  2184     share-safe, but the source repository does.
  2187     share-safe, but the source repository does.
  2185     (default: True)
  2188     (default: True)
  2186 
  2189 
  2201     tries to downgrade the share to not use share-safe;
  2204     tries to downgrade the share to not use share-safe;
  2202     if it fails, continue by respecting the shared source setting
  2205     if it fails, continue by respecting the shared source setting
  2203 
  2206 
  2204     Check :hg:`help config.format.use-share-safe` for details about the
  2207     Check :hg:`help config.format.use-share-safe` for details about the
  2205     share-safe feature.
  2208     share-safe feature.
       
  2209 
       
  2210 ``safe-mismatch.source-not-safe:verbose-upgrade``
       
  2211     Display a message when upgrading, (default: True)
  2206 
  2212 
  2207 ``safe-mismatch.source-not-safe.warn``
  2213 ``safe-mismatch.source-not-safe.warn``
  2208     Shows a warning on operations if the shared repository uses share-safe,
  2214     Shows a warning on operations if the shared repository uses share-safe,
  2209     but the source repository does not.
  2215     but the source repository does not.
  2210     (default: True)
  2216     (default: True)