X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=patchformatting.mdwn;h=8f3203159ba0800f40b68b20f9b01e758c065ad5;hb=5f5765ced6969050be63278f8dc77939571a2489;hp=3a122fc323e690be644a0c54a0074b007546be09;hpb=ae2ce97043ceccecdfb2bb705818f226cabef99e;p=notmuch-wiki diff --git a/patchformatting.mdwn b/patchformatting.mdwn index 3a122fc..8f32031 100644 --- a/patchformatting.mdwn +++ b/patchformatting.mdwn @@ -33,6 +33,11 @@ Enter your commit message in following format: The 65-character (limit) seems to be common among many projects so that is good guideline to follow here too. +Regarding the commit message body contents, Carl [has stated](http://article.gmane.org/gmane.mail.notmuch.general/504): + +> The single line summary is good about saying *what* the commit does, +> but I always want to see at least one sentence about the *why* as well. + ### Activating default pre-commit hook Git provides a default pre-commit hook which, when activated, checks