X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=b109a90dd2e475f52c2b8453838ceebc7ed65e2a;hb=362385c0fa619bcac31961046145e95d612b4b92;hp=30f265b4df2f1c9272b77be4d7700ad78f2055c8;hpb=0ec8772c12a053ef7618a7e1955ab3abbd484890;p=gitmo%2FMooseX-Getopt.git diff --git a/dist.ini b/dist.ini index 30f265b..b109a90 100644 --- a/dist.ini +++ b/dist.ini @@ -54,8 +54,11 @@ format = %-9v %{yyyy-MM-dd HH:mm:ss ZZZZ}d ; with a message listing the changes for this release [Git::Commit] allow-dirty = Changes -commit_msg = %N-v%v%t%n%n%c +commit_msg = %N-%v%t%n%n%c ; ...and the resulting head commit will be tagged [Git::Tag] tag_message = v%v%t + +; ...and then pushed to the origin repository +[Git::Push]