Stephen Boyd [off-list ref] 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?
2011/11/6 Junio C Hamano [off-list ref]:
Stephen Boyd [off-list ref] writes:
quoted
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