]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/fetch-bundle-uri-with-all'
authorJunio C Hamano <gitster@pobox.com>
Thu, 6 Apr 2023 20:38:32 +0000 (13:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 6 Apr 2023 20:38:32 +0000 (13:38 -0700)
"git fetch --all" does not have to download and handle the same
bundleURI over and over, which has been corrected.

* ds/fetch-bundle-uri-with-all:
  fetch: download bundles once, even with --all

1  2 
builtin/fetch.c
bundle-uri.c

diff --cc builtin/fetch.c
Simple merge
diff --cc bundle-uri.c
Simple merge