]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
"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


Trivial merge