Compatibility with Mercurial 5.8 / future hg-git 0.11
hg-git default branch is now compatible with 5.8, this MR brings the remaining fixes for py-heptapod itself.
A solution for the .hgsub
problem was finally found without conditionals based on hg version, but an intermediate version introduced the coverage plugin for such conditionals, and we'll be keeping it as it may prove useful in the future.
Edited by Georges Racinet