From: Misha Brukman
When making a patch for review, the goal is to make it as easy for the - reviewer to read it as possible. As such, we recommend that you:
+When making a patch for review, the goal is to make it as easy for the + reviewer to read it as possible. As such, we recommend that you:
svn diff -x -u- or with the utility utils/mkpatch, which makes it easy to read the - diff.
svn diff -x -u
When sending a patch to a mailing list, it is a good idea to send it as an @@ -124,7 +123,6 @@ Content-Disposition: inline rather than Content-Disposition: attachment. Apple Mail gamely displays such a file inline, making it difficult to work with for reviewers using that program.
-