]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit4a5c3e10f2a17efbbef72b7112d4d036ec89eceb
tree47d6632e0599c2298f146ad49b160a8636d748ab
parent3658d77f8e563e77658d9e44df5e24f08ca99e3a
parent7655b4119d49844e6ebc62da571e5f18528dbde8
Merge branch 'rs/show-progress-in-dumb-http-fetch'

"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
remote-curl.c
walker.c