Junio C Hamano <junkio@xxxxxxx> writes: > Originally I thought it would take too long to check out many > files and to prevent people from getting bored, I added progress > meter. But it feels a bit too noisy; let's disable it. [...] > - /* Don't bother doing this for very small updates */ > - if (total < 250) > - total = 0; [...] Andy Parkins <andyparkins@xxxxxxxxx> writes: > Don't do that. I like it. If it's just to make it less noisy, perhaps adjusting the magic value above would do it. -- Matthieu - 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