From: Karen Etheridge Date: Tue, 26 Mar 2013 19:04:35 +0000 (-0700) Subject: more detailed messages for tag and release commit X-Git-Tag: 2.0800~5 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMoose.git;a=commitdiff_plain;h=4a8ea39ed55f8899de748f2d093eb5b21fa4ea37 more detailed messages for tag and release commit --- diff --git a/dist.ini b/dist.ini index e763384..d1c1184 100644 --- a/dist.ini +++ b/dist.ini @@ -198,7 +198,8 @@ allow_dirty = [Git::Tag] tag_format = %v -tag_message = +tag_message = %v%t [Git::Commit] -commit_msg = changelog +allow_dirty = Changes +commit_msg = changelog for %N-%v%t