From 1d2a4303400bc16e4303ef7c125c0649e66cf16f Mon Sep 17 00:00:00 2001 From: Steve Schnepp Date: Thu, 28 Jun 2012 14:54:50 +0300 Subject: [PATCH] Added a link to tuto for commit comments --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dcdb11ce..4bfd08cf 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ Next lines are optional and should only explain the ''why'' it is done this part On the other side, pull requests can regroup many commits at once. Just try to explain in the pull comment the ''why'' we should merge it (if it's not obvious). +Tim Pope wrote a [very nice tuto](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) on making good commit comments. + ### Licenses All the code here is licensed with the same terms as munin itself (GPLv2), unless specified otherwise inside a file.