Re: Problem cloning the Linux history tree
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:10
Petr Baudis [off-list ref] writes:
quoted
09:58:42 URL:http://www.denx.de/git/linux-2.6-denx.git/refs/tags/DENX-2005-10-02-18:30 [41/41] -> "refs/tags/DENX-2005-10-02-18:30" [1]
I do not know if Cogito works it around or the above just happens to work, but (notice colon there) tag names that do not pass git-check-ref-format(1) are not supported.
quoted
And I did run git-update-server-info, even with --force.
You may want to double check that all your refs appear in denx.git/info/refs file, and similarly all your packs are described in denx.git/objects/info/packs file.
And what exactly is the problem? It seemed to clone ok.
Oh, if that is the case I would stop worrying about it, then. However, there is this bit that looks suspicious.
quoted
Missing object of tag v2.6.14-rc3... unable to retrieve
This does not look like an error message I generate, so I am assuming it is coming from cg-fetch.