Skip to content
Snippets Groups Projects
Commit 8788981c authored by Pulkit Goyal's avatar Pulkit Goyal
Browse files

localrepo: disallow share if there is a version mismatch by default

Earlier we used to allow shares which don't use share-safe mechanism to access
repository which uses share-safe mechanism. This defeats the purpose and is bad
behavior. This patch disallows that.

Next patch will introduce a config option to allow that and have clearer
understanding around various options.

Differential Revision: https://phab.mercurial-scm.org/D9784
parent 02f3badf
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment