On Wed, Nov 9, 2011 at 03:39, Tim Allen <screwt...@froup.com> wrote:
> On Tue, Nov 08, 2011 at 05:43:09PM -0800, Glyph Lefkowitz wrote:
>> or they include 'a/' and 'b/' prefixes (i.e.  they're -p1 patches when
>> they should be -p0 according to the submission standard).
>
> Git doesn't provide any way to generate patches without the fixed,
> standard prefixes. As I understand it, this is to prevent ambiguities
> when filenames contain spaces. So, you're probably stuck with it. :/

I thought so too, but Glyph found this today:

git diff --src-prefix="./" --dst-prefix="./"


Ivan

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to