[PATCH 2 of 2] verify: add an option to skip checking transformed revisions

Jun Wu quark at fb.com
Sun May 14 12:09:02 EDT 2017


Excerpts from Augie Fackler's message of 2017-05-14 09:29:55 -0400:
> A configlist sounds good to me.

revlog does not know flag names registered by extensions. So the list cannot
have names but integers. Then I think a single configint is cleaner. If
that's okay, I'll go ahead writing patches.


More information about the Mercurial-devel mailing list