Show More
@@ -1959,6 +1959,11 b' Alias definitions for revsets. See :hg:`' | |||
|
1959 | 1959 | tries to upgrade the share; if it fails, continue by |
|
1960 | 1960 | respecting the share source setting |
|
1961 | 1961 | |
|
1962 | ``safe-mismatch.source-safe.warn`` | |
|
1963 | Shows a warning on operations if the shared repository does not use | |
|
1964 | share-safe, but the source repository does. | |
|
1965 | (default: True) | |
|
1966 | ||
|
1962 | 1967 | ``safe-mismatch.source-not-safe`` |
|
1963 | 1968 | |
|
1964 | 1969 | Controls what happens when the shared repository uses the share-safe |
@@ -1977,12 +1982,6 b' Alias definitions for revsets. See :hg:`' | |||
|
1977 | 1982 | tries to downgrade the share to not use share-safe; |
|
1978 | 1983 | if it fails, continue by respecting the shared source setting |
|
1979 | 1984 | |
|
1980 | ||
|
1981 | ``safe-mismatch.source-safe.warn`` | |
|
1982 | Shows a warning on operations if the shared repository does not use | |
|
1983 | share-safe, but the source repository does. | |
|
1984 | (default: True) | |
|
1985 | ||
|
1986 | 1985 | ``safe-mismatch.source-not-safe.warn`` |
|
1987 | 1986 | Shows a warning on operations if the shared repository uses share-safe, |
|
1988 | 1987 | but the source repository does not. |
General Comments 0
You need to be logged in to leave comments.
Login now