[PATCH 2 of 2] formatter: add overview of API and example as doctest
Yuya Nishihara
yuya at tcha.org
Mon Nov 28 13:46:04 UTC 2016
On Sun, 27 Nov 2016 14:26:03 +0000, Kostia Balytskyi wrote:
> I like this and previous patch, but if the purpose of this one is to provide
> examlpes to developers, should we maybe also include debugformatter?
Good point, but debugformatter uses repr() so the output order is unstable.
I think jsonformatter serves well for debugging output.
More information about the Mercurial-devel
mailing list