Skip to content
Snippets Groups Projects
Commit be0d1413a06f authored by Dan Villiom Podlaski Christiansen's avatar Dan Villiom Podlaski Christiansen
Browse files

git_handler: detect and reject nested Mercurial repositories

The ReviewBoard repository contains a Mercurial repository within its
Git repository; if you just convert that into Mercurial, you can't
check it out. We handle this similar to invalid Git paths: by default,
refuse the conversion, but with a configuration knob to force it
through with a warning.

See also:

https://github.com/reviewboard/reviewboard/
https://reviewboard.org/bugs/3190
parent 4006f2a59058
No related branches found
No related tags found
No related merge requests found
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