glibc git tags
Andreas Schwab
schwab@linux-m68k.org
Fri Jun 5 23:02:00 GMT 2009
Miles Bader <miles@gnu.org> writes:
> (glibc) for x in `git tag |grep cvs/libc-` ; do echo $x: `git describe $x`; done|grep cccda09
> cvs/libc-961006: glibc-1.93-53-gcccda09
> cvs/libc-961007: glibc-1.93-53-gcccda09
> cvs/libc-970829: glibc-1.93-53-gcccda09
Apparently those tags were attempted to be deleted, but not fully. The
tags libc-970829 and later only exist in a single file (which was last
changed on 961006, which is why the tags point to that old commit).
IMHO we should just delete all these old snapshot tags, they serve no
useful purpose.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Libc-alpha
mailing list