From: Karen Etheridge Date: Mon, 17 Oct 2016 01:05:21 +0000 (-0700) Subject: after releasing, refresh our local copy of the github mirror X-Git-Tag: v0.22~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=edcd9b71348a8c13659392f14df1ccbf486a8172;p=p5sagit%2FSub-Name.git after releasing, refresh our local copy of the github mirror --- diff --git a/dist.ini b/dist.ini index 2be856f..7a285cb 100644 --- a/dist.ini +++ b/dist.ini @@ -45,3 +45,6 @@ x_IRC = irc://irc.perl.org/#toolchain [Substitute] file = xt/release/minimum-version.t code = s/^(all_minimum_version_ok\([^)]+)(\s*\);)/$1, { skip => ["t\/exotic_names.t"] }$2/ + +[Run::AfterRelease / refresh github remote] +run = git fetch --all