]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jt/promisor-remote-fetch-tweak'
authorJunio C Hamano <gitster@pobox.com>
Mon, 17 Oct 2022 21:56:35 +0000 (14:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 17 Oct 2022 21:56:35 +0000 (14:56 -0700)
commita2e618cb0fa76a453f41f2095653190e785f1c66
treebeb7a7d3893e1fd2cd3ea506a984015e9a0abda6
parent2790ba84b6611820caa57fc624304d7ef2efdcdf
parent301f1e3ac1531dc3a15064a06b24fa98f02a3b78
Merge branch 'jt/promisor-remote-fetch-tweak'

Remove error detection from a function that fetches from promisor
remotes, and make it die when such a fetch fails to bring all the
requested objects, to give an early failure to various operations.

* jt/promisor-remote-fetch-tweak:
  promisor-remote: die upon failing fetch
  promisor-remote: remove a return value
object-file.c