[Python-Dev] hg diff
"Martin v. Löwis"
martin at v.loewis.de
Sun Mar 6 00:46:02 CET 2011
More information about the Python-Dev mailing list
Sun Mar 6 00:46:02 CET 2011
- Previous message: [Python-Dev] hg merge flow
- Next message: [Python-Dev] hg diff
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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. So I would rather like people not to use the --git option. Regards, Martin
- Previous message: [Python-Dev] hg merge flow
- Next message: [Python-Dev] hg diff
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list