Merge branch 'jc/clone-object-format-from-void'
commit96f4113ac01e3d8e4a26cbc4df18d0af958c1710
authorJunio C Hamano <gitster@pobox.com>
Tue, 11 Apr 2023 20:49:13 +0000 (11 13:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 11 Apr 2023 20:49:13 +0000 (11 13:49 -0700)
treef814e43f5b3246f7715f162ff05188e79cbeb5dc
parenta86083e25fa3cb1d769f029d06b2b53a52f2531b
parent8b214c2e9dda8fc5b8d49b978fd2c155b7596cd0
Merge branch 'jc/clone-object-format-from-void'

"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
builtin/clone.c