From: Ian Jackson Date: Mon, 5 May 2014 16:03:30 +0000 (+0100) Subject: make script's actual tag anyway X-Git-Tag: cvs-to-git-conversion^2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=adns.git;a=commitdiff_plain;h=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