X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=blobdiff_plain;f=dist.ini;h=b109a90dd2e475f52c2b8453838ceebc7ed65e2a;hp=f7a18864061dd9d9cf754246b727c381663cbcea;hb=362385c0fa619bcac31961046145e95d612b4b92;hpb=894a791cb9cb5cc454d2642ebb6c30adefde6d9e 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]