[Python-Dev] hg diff
"Martin v. Löwis"
martin at v.loewis.de
Mon Mar 7 02:34:52 CET 2011
Am 07.03.2011 02:24, schrieb Stephen J. Turnbull:
> "Martin v. Löwis" writes:
> > It seems that the dev guide recommends to use the --git option in hg
> > diff. I'm working on the Rietveld integration, and found that this
> > option makes things worse: the regular diff includes the base revision
> > of the patch; hg diff --git doesn't.
>
> Does the regular diff work acceptably for the kinds of changes that
> diff --git was designed to be an improvement for?
I don't know. What are the kinds of changes that diff --git was designed
for?
Regards,
Martin
More information about the Python-Dev
mailing list