On Sat, Sep 4, 2010 at 7:11 AM, Luke Kenneth Casson Leighton <luke.leighton@xxxxxxxxx> wrote: > i'll take a look at that. but whilst i'm doing that, the main > question i really need to know is: how do you get one single explicit > object out of git? git cat-file <type> <sha-1> However if you are going to send objects, one by one, it is extremely inefficient. I think Nico has pointed that out. Individual object sending should only be done for large blobs. -- 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