]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
object-file.c

diff --cc object-file.c
Simple merge