]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit89833fc249189d5b91509b1b3f16b26aade9e7f7
tree903a1a2e754e023eb2ad8ccdff2d8b6b75a91846
parentc5305bbe322edfadd746c162f8af090a227019b7
parent25bccb4b79dce1d5c259228ef3c91eadcd13d8ac
Merge branch 'ds/fetch-bundle-uri-with-all'

"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
builtin/fetch.c
bundle-uri.c