Merge branch 'ew/sha256-clone-remote-curl-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 19 May 2021 23:54:59 +0000 (08:54 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 May 2021 23:54:59 +0000 (08:54 +0900)
commitbdff0419da0e81a6fb957d38fd6cff06e3ffb4e3
treef48c24e26a24f32897d06db04d57e94c41fd5ada
parent33be431c0c7284c1adf0fe49f7838dbc8aee6ea9
parent00bc8390d8cd764c52f0308b303a270e9bf57d84
Merge branch 'ew/sha256-clone-remote-curl-fix'

"git clone" from SHA256 repository by Git built with SHA-1 as the
default hash algorithm over the dumb HTTP protocol did not
correctly set up the resulting repository, which has been corrected.

* ew/sha256-clone-remote-curl-fix:
  remote-curl: fix clone on sha256 repos