On Tuesday 29 November 2011 05:51:52 Graeme Russ wrote:
> However, I still get:
> 
> error: refs/tags/2009.01-rc2 does not point to a valid object!

if `git tag -d 2009.01-rc2` doesn't fix things, then try:
        rm .git/refs/tags/2009.01-rc2
        sed -i /tags.2009.01-rc2/d .git/packed-refs
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to