Nicolas Pitre <nico <at> fluxnic.net> writes: > The "Resolving deltas" is performed locally, when Git is actually > expanding all the deltas in the received pack to find the actual SHA1 of > the resulting object in order to create the pack index. Is there any technical limitation why it cannot be done simultaniously with fetch (piped or whatever), instead of a separate step after fetch? -- 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