]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/clone-object-format-from-void'
authorJunio C Hamano <gitster@pobox.com>
Tue, 11 Apr 2023 20:49:13 +0000 (13:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 11 Apr 2023 20:49:13 +0000 (13:49 -0700)
"git clone" from an empty repository learned to propagate the
choice of the hash algorithm from the source repository to the
newly created repository.

* jc/clone-object-format-from-void:
  clone: propagate object-format when cloning from void

1  2 
builtin/clone.c

diff --cc builtin/clone.c
Simple merge