-
- Downloads
Compat Mercurial 5.8: adapt for more detail in subrepos parsing
The parsing of subrepos provides now more information than just the (qualified) local path if accessed with `parsed[section]`. Since our goal is (at this point) to refuse lots of operations on subrepos, ignoring the new information will be good enough for now, and that is what `parsed.items` does (returning a list of pairs).
Loading
Please register or sign in to comment