On Thu, Jul 10, 2008 at 11:40 AM, Stephan Hennig <mailing_list@xxxxxxxx> wrote: > commits to the repository is fast (with git+ssh access method). Any > ideas what's going on and how to make pulling faster? When pushing you can use --thin to get a "thin pack" transfer, where the delta-base is not transferred. Not sure how you request this from git fetch these days though :-/ Search the list for "thin packs" perhaps? cheers, m -- martin.langhoff@xxxxxxxxx martin@xxxxxxxxxx -- School Server Architect - ask interesting questions - don't get distracted with shiny stuff - working code first - http://wiki.laptop.org/go/User:Martinlanghoff -- 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