Merge branch 'rs/progress-overall-throughput-at-the-end'
authorJunio C Hamano <gitster@pobox.com>
Tue, 18 Jul 2017 19:48:09 +0000 (12:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Jul 2017 19:48:09 +0000 (12:48 -0700)
The progress meter did not give a useful output when we haven't had
0.5 seconds to measure the throughput during the interval. Instead
show the overall throughput rate at the end, which is a much more
useful number.

* rs/progress-overall-throughput-at-the-end:
progress: show overall rate in last update

Trivial merge