On 27/01/2015 14:20, Les Aker wrote:
> It looks like there may be some git tag misalignment for the s6-dns repo
Ew. I'm still very unfamiliar with git tag. It's very likely that I
messed up the order of commands when creating it.
I deleted and recreated the v2.0.0.2 tag to point to HEAD, which should
still be 539bee3f, but the git documentation seems to say that I just
did something evil and wrong. Meh.
Please try
git tag -d v2.0.0.2
git fetch origin tag v2.0.0.2
and tell me if it worked for you.
--
Laurent
Received on Tue Jan 27 2015 - 13:58:37 UTC