On 05/11/2010 02:28 PM, H.J. Lu wrote:
It isn't very clear that refs/heads was changed to refs/remotes.
Sure. The git-svn mirror puts everything under refs/remotes, then the git mirror maintainers manually create the equivalent of symbolic links under refs/heads for some branches.
I don't know what policy Bernie was using to decide which branches should be included; I guess from an earlier mail that he was just including all active branches, so I should probably just go ahead and add this one too even though I would be inclined toward a different policy.
OK, done.
http://repo.or.cz/w/official-gcc.git still fetches refs/heads, not refs/remotes. I can't browse branches under refs/remotes.
True. Jason