From: Ian Jackson Date: Mon, 5 May 2014 16:03:30 +0000 (+0100) Subject: make script's actual tag anyway X-Git-Tag: adns-1.5.0-rc0~114^2 X-Git-Url: https://git.distorted.org.uk/~mdw/adns/commitdiff_plain/6e1863b4fcaa8668d5fca80e1cfa176c8ed4d62f make script's actual tag anyway --- diff --git a/convert b/convert index 91f62d2..a0f4e8f 100755 --- a/convert +++ b/convert @@ -81,6 +81,8 @@ END git tag -f actual git reset master git checkout master + else + git tag -f actual fi) git checkout master