]> git.99rst.org Git - git.git/commitdiff
Merge branch 'ds/bundle-uri-clone'
authorJunio C Hamano <redacted>
Thu, 1 Sep 2022 20:40:17 +0000 (13:40 -0700)
committerJunio C Hamano <redacted>
Thu, 1 Sep 2022 20:40:17 +0000 (13:40 -0700)
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

1  2 
Makefile

diff --cc Makefile
Simple merge
git clone https://git.99rst.org/PROJECT