Show More
@@ -2171,9 +2171,9 Alias definitions for revsets. See :hg:` | |||
|
2171 | 2171 | ``allow`` |
|
2172 | 2172 | Respects the feature presence in the share source |
|
2173 | 2173 | ``upgrade-abort`` |
|
2174 |
|
|
|
2174 | Tries to upgrade the share to use share-safe; if it fails, aborts | |
|
2175 | 2175 | ``upgrade-allow`` |
|
2176 |
|
|
|
2176 | Tries to upgrade the share; if it fails, continue by | |
|
2177 | 2177 | respecting the share source setting |
|
2178 | 2178 | |
|
2179 | 2179 | Check :hg:`help config.format.use-share-safe` for details about the |
@@ -2199,9 +2199,9 Alias definitions for revsets. See :hg:` | |||
|
2199 | 2199 | ``allow`` |
|
2200 | 2200 | Respects the feature presence in the share source |
|
2201 | 2201 | ``downgrade-abort`` |
|
2202 |
|
|
|
2202 | Tries to downgrade the share to not use share-safe; if it fails, aborts | |
|
2203 | 2203 | ``downgrade-allow`` |
|
2204 |
|
|
|
2204 | Tries to downgrade the share to not use share-safe; | |
|
2205 | 2205 | if it fails, continue by respecting the shared source setting |
|
2206 | 2206 | |
|
2207 | 2207 | Check :hg:`help config.format.use-share-safe` for details about the |
General Comments 0
You need to be logged in to leave comments.
Login now