>From git-prune.txt: [...] prunes all unpacked objects unreachable from any of these head objects from the object database. In addition, it prunes the unpacked objects that are also found in packs by ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ running git-prune-packed. How can "unpacked objects" be "found in packs"? Maybe the first "unpacked" should be "unreachable". But if that's the case, wouldn't this be better: [...] prunes from the object database all objects unreachable from any of these heads. Prunning already-packed objects is done with the help of git-prune-packed. Thoughts? Or am I reading the original text wrong? -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org I promise you. Once I enter into an exclusive relationship, I sleep with very few people. -- Denny Crane -- 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