On Wed, Jun 8, 2016 at 3:23 AM, Jeff King <peff@xxxxxxxx> wrote: > Because this "external odb" essentially acts as a git alternate, we > would hit it only when we couldn't find an object through regular means. > Git would then make the object available in the usual on-disk format > (probably as a loose object). This means git-gc (and all things that do rev-list --objects --all) would download at least all trees and commits? Or will we have special treatment for those commands? -- Duy -- 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