9 Dec
2013
9 Dec
'13
8:35 p.m.
On 9 December 2013 11:55, Peter A. Bigot
I've confirmed for libs/any that the referenced commit is present on github, but it isn't retrieved by "git fetch" in the submodule workspace, suggesting that it's no longer reachable from any head.
I'm guessing this might be related to the "hidden ref" part of the "free to delete old branches" discussion
Yes, hidden refs were created for the branches, but that's not appropriate for commits that have been added to the super-project as clones will no longer receive the commits.
maybe there just needs to be another submodule update for these modules.
I've updated the super-project, so an up to date clone should work okay now. But I'll add tags so that it's still possible to checkout older versions.