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

Augie Fackler raf at durin42.com
Wed Nov 9 12:02:49 EST 2016


On Sun, Nov 06, 2016 at 05:18:16AM -0500, timeless wrote:
> Gregory Szorc wrote:
> > +        return changelog.changelog(repo.svfs)
> > +    elif path.endswith('00manifest.i'):
>
> Does mercurial use `else` after `return` or does it omit them?

Generally we omit them (to my recollection)

>
> > +  store replacement complete; repository was inconsistent for 0.0s
>
> Do we want to allow tests to run a bit slower than instantaneously?
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel


More information about the Mercurial-devel mailing list