[development] Please stop using git diff --no-prefix. -p1 patches are now the standard

Randy Fay randy at randyfay.com
Mon Apr 11 20:21:45 UTC 2011


I noticed in another thread that somebody suggested git diff --no-prefix for
creating patches.

Please don't do that any more. We've moved to standard git patches (git diff
without the --no-prefix, meaning a patch -p1 patch).

Testbot support for -p0 patches (--no-prefix) will be removed around the end
of May. See http://groups.drupal.org/node/140204

Some of you may have the --no-prefix stuff in your  .gitconfig. Please
remove it from there as well.

In the issue queues, please start to insist on rerolls for -p0 formatted
patches (if they have no a/ and b/ in front of the filenames.

Thanks for your cooperation.

-Randy

-- 
Randy Fay
Drupal Module and Site Development
randy at randyfay.com
+1  970.462.7450
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20110411/932b048c/attachment-0001.html 


More information about the development mailing list