> > > > The git rev-list --all gives nice list, but, as I understand, that > > > > is only commit objects, and there are much more of SHA1 hidden > > > > inside. > > > > > > Just add --objects. > > > I thought --all --objects only shows reachable objects? > > Ah yes. But usually the objects in packs are reachable... > > So you're right, it does not really show _all_ objects. But it shows many > objects, and is pretty easy (which I think was the original poster's real > question). Yes, this is a perfect solution. Thank you! Alexander. P.S. Sorry for double-posting, Dscho, I forgot Reply to All too. :-) -- 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