[PATCH V2] debugdeltachain: output information about sparse read if enabled

Yuya Nishihara yuya at tcha.org
Wed Nov 15 08:34:08 EST 2017


On Tue, 14 Nov 2017 13:16:21 -0500, Paul Morelle wrote:
> # HG changeset patch
> # User Paul Morelle <paul.morelle at octobus.net>
> # Date 1509002829 -7200
> #      Thu Oct 26 09:27:09 2017 +0200
> # Node ID 404cf035ae72a77af35e049b5de53f8dbbc6cd79
> # Parent  602c168c0207c443ac61f7a7c727b31cfb0b86ad
> # EXP-Topic debugdeltachain
> # Available At https://bitbucket.org/octobus/mercurial-devel/
> #              hg pull https://bitbucket.org/octobus/mercurial-devel/ -r 404cf035ae72
> debugdeltachain: output information about sparse read if enabled

Queued this, thanks.

> +        fm.write('', '\n')

Replaced with fm.plain().


More information about the Mercurial-devel mailing list