From: Junio C Hamano Date: Thu, 1 Sep 2022 20:40:17 +0000 (-0700) Subject: Merge branch 'ds/bundle-uri-clone' X-Git-Tag: v2.38.0-rc0~43 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=68ef0425d99cafb08f4c33eaa558505068fe2143;p=thirdparty%2Fgit.git Merge branch 'ds/bundle-uri-clone' Implement "git clone --bundle-uri". * ds/bundle-uri-clone: clone: warn on failure to repo_init() clone: --bundle-uri cannot be combined with --depth bundle-uri: add support for http(s):// and file:// clone: add --bundle-uri option bundle-uri: create basic file-copy logic remote-curl: add 'get' capability --- 68ef0425d99cafb08f4c33eaa558505068fe2143