[Python-Dev] hg diff

"Martin v. Löwis" martin at v.loewis.de
Wed Mar 9 06:44:34 CET 2011


> I’m of the opinion that hg diffs should always use the extended git
> format, given their usefulness.  A tool working with hg diffs that does
> not support this format is broken IMO.

IMO, it's "hg diff --git" that's broken, as it doesn't include the base 
revision (other formats, such as "hg export", do).

Regards,
Martin


More information about the Python-Dev mailing list