]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ds/bundle-uri-clone' into ds/bundle-uri-3
authorJunio C Hamano <gitster@pobox.com>
Wed, 24 Aug 2022 23:05:16 +0000 (16:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Aug 2022 23:05:16 +0000 (16:05 -0700)
commitf677f62970eed0f4b1a9075bcaf3f9f64027f30e
tree88b95904348139c16b507c8199ed7407819519f7
parent795ea8776befc95ea2becd8020c7a284677b4161
parent65da93891680edc0d1471d436d92d4da7d0b4465
Merge branch 'ds/bundle-uri-clone' into ds/bundle-uri-3

* 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
Makefile