chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] [Chicken-announce] CHICKEN 4.10.0 release candidate


From: Christian Kellermann
Subject: Re: [Chicken-users] [Chicken-announce] CHICKEN 4.10.0 release candidate 1 available
Date: Tue, 9 Jun 2015 11:31:10 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

* Kristian Lein-Mathisen <address@hidden> [150609 11:25]:
> Interesting. I can't fint that tag:

How did you update? Git will only fetch tags from the server if you tell
it to do so, for example "git fetch --tags".

The tag interestingly resides on a commit without a branch though, it
sits on 671a5eb3fa2cf29f7e9d7a877e22335fb503934a.

So I guess what happened is that Moritz created a tag, then moved the
commit to some place else (which in essence is creating a new commit
with its own hash). BUT as tags are just bookmarks to commit hashes this
does not automatically adjust the tag.

TL;DR the tag is worthless and needs to be reset by the author.

As a workaround tag eacc846be7cf4026eb8e8f6eaa577082d826da2e as you
proposed, Moritz should do that for the call-cc.org repo.

Sorry,

Christian


-- 
May you be peaceful, may you live in safety, may you be free from
suffering, and may you live with ease.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]