2011/11/6 Junio C Hamano <gitster@xxxxxxxxx>: > Stephen Boyd <bebarino@xxxxxxxxx> writes: > >> What progress isn't shown? How about >> >> If --verbose is used with --progress the progress status >> will not be shown. > > When I ask for verbose output, I do not get progress eye-candy? > > Why? Because in verbose mode, the screen is filled with "checking ..." lines for evevry object, there'll be no wonder why it stops for so long. It'd be good to show how many percent complete, but with current progress.c support, the progress line would be lost in "checking..." flood. -- 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