Skip to content
Snippets Groups Projects
Commit b6f4a1df91bd authored by Jörg Sonnenberger's avatar Jörg Sonnenberger
Browse files

unionrepo: don't insert index tuples with None as int field

None is not a valid size. Use -1 as placeholder instead. This will be
necessary when the index starts enforcing type correctness.

Differential Revision: https://phab.mercurial-scm.org/D9161
parent 88d5abec8f61
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