[PATCH 08 of 10] repair: migrate revlogs during upgrade

timeless timeless at gmail.com
Sun Nov 6 05:18:16 EST 2016


Gregory Szorc wrote:
> +        return changelog.changelog(repo.svfs)
> +    elif path.endswith('00manifest.i'):

Does mercurial use `else` after `return` or does it omit them?

> +  store replacement complete; repository was inconsistent for 0.0s

Do we want to allow tests to run a bit slower than instantaneously?


More information about the Mercurial-devel mailing list