From 88e6d71e767a75e4ccb73a2fd5475648e9791f21 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Sun, 13 Jun 2010 18:52:22 +0000 Subject: [PATCH] use the right suffix for your file type [Imported from Trac: page Patches, version 15] --- Patches.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Patches.md b/Patches.md index 3d3735d..5d9b602 100644 --- a/Patches.md +++ b/Patches.md @@ -11,7 +11,7 @@ Then run the following darcs commands to generate a darcs patch file named `WHAT And attach it to the ticket. -Please use a filename like *.dpatch (instead of *.patch or *.diff) so that Trac will display it -with syntax highlighting instead of requiring people to download it to see it. +Please use a filename like `*.dpatch` so that Trac will display it +with proper syntax highlighting. -If you don't have darcs just attach a normal old unified diff. \ No newline at end of file +If you don't have darcs just 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. \ No newline at end of file