On Fri, 25 Sep 2009, Jason Merrill wrote: > On 09/25/2009 04:47 PM, Nicolas Pitre wrote: > > Do you have access to the remote machine? Is it possible to have a > > tarball of the gcc.git directory from there? > > http://gcc.gnu.org/gcc-git.tar.gz > > I'll leave it there for a few days. Thanks, I got it now. And I was able to reproduce the issue locally. Cloning the original repository does transfer objects which become unreferenced in the clone. But cloning that cloned repository (before pruning the unreferenced objects) does not transfer those objects again. Just need to find out why. Nicolas -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html