Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > Since most servers will not have a no-progress aware upload-pack, how > about this? (It is slightly ugly, but at least works...) Please no. What's "slight" about this ugliness? > + if (no_progress && band != 3 && len > 7 + 5 && > + !prefixcmp(buf + 7 + len - 5, "done\r")) > + continue; - 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