From 81977db59ab51baee6f4d9a8559555c9c3396bdf Mon Sep 17 00:00:00 2001 From: zooko <> Date: Fri, 17 Jun 2011 06:07:56 +0000 Subject: [PATCH] use foo.diff instead of foo.patch (that's what Brian did on #1395 and trac formatted it nicely) [Imported from Trac: page Patches, version 26] --- Patches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Patches.md b/Patches.md index 9c4310c..23c940d 100644 --- a/Patches.md +++ b/Patches.md @@ -17,6 +17,6 @@ And attach it to the ticket. Please use a filename like `*.darcs.patch` so that Trac will display it with proper syntax highlighting. -Or without darcs you can attach a normal old unified diff. If you do that, please use a filename like `*.patch` so that Trac will display it with syntax highlighting. (If using darcs, you can generate a unified diff with `darcs whatsnew --unified`.) +Or without darcs you can attach a normal old unified diff. If you do that, please use a filename like `*.diff` so that Trac will display it with syntax highlighting. (If using darcs, you can generate a unified diff with `darcs whatsnew --unified`.) Then add the keyword `review-needed` (spelled just like that) to the Keywords field of the ticket. \ No newline at end of file