From: Karen Etheridge Date: Sun, 29 Apr 2012 18:29:19 +0000 (-0700) Subject: push release back to origin X-Git-Tag: v0.44~6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=commitdiff_plain;h=362385c0fa619bcac31961046145e95d612b4b92 push release back to origin --- diff --git a/dist.ini b/dist.ini index f7a1886..b109a90 100644 --- a/dist.ini +++ b/dist.ini @@ -59,3 +59,6 @@ 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]