From: Tomi Ollila Date: Thu, 28 Jun 2012 15:18:28 +0000 (+0300) Subject: s/65/72/ X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=commitdiff_plain;h=7ecb1699956fd2c880545a6a81e363c0bc4f31f4 s/65/72/ --- diff --git a/patchformatting.mdwn b/patchformatting.mdwn index 40db0b7..5fe1c1a 100644 --- a/patchformatting.mdwn +++ b/patchformatting.mdwn @@ -94,7 +94,7 @@ This is the file name of your patch with content: From <-40-character-sha1-hexadecimal-string-> Day Mon DD HH:MM:SS YYYY From: user.name Date: Day, DD Mon YYYY HH:MM:SS TZOFF - Subject: [PATCH] first commit line; one line description, up to 65 chars + Subject: [PATCH] first commit line; one line description, up to 72 chars after one empty line, a detailed description of your patch the description most usually spans over multiple lines.