ashinn / chibi-scheme

Official chibi-scheme repository
Other
1.23k stars 141 forks source link

0.11 commit DETACHED from master?? #989

Closed ghost closed 5 months ago

ghost commented 5 months ago

The 0.11 tag is apparently not referenced from any branch? At least that's what GitHub and my local Git installation says. That is very strange and I'm guessing a mistake.

ashinn commented 5 months ago

It seems it doesn't like when I push a tag by itself without any new commits?

The tag was on the correct commit, there was nothing wrong with it. Pushing a new, unrelated commit seems to have resolved that it's in master.

ghost commented 5 months ago

Bizarre.