]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/show-progress-in-dumb-http-fetch'
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Mar 2020 18:21:21 +0000 (11:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Mar 2020 18:21:21 +0000 (11:21 -0700)
"git fetch" over HTTP walker protocol did not show any progress
output.  We inherently do not know how much work remains, but still
we can show something not to bore users.

* rs/show-progress-in-dumb-http-fetch:
  remote-curl: show progress for fetches over dumb HTTP

1  2 
remote-curl.c
walker.c

diff --cc remote-curl.c
Simple merge
diff --cc walker.c
Simple merge