]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/clone-allow-bare-and-o-together' into maint-2.38
authorJunio C Hamano <gitster@pobox.com>
Wed, 26 Oct 2022 00:11:33 +0000 (17:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Oct 2022 00:11:33 +0000 (17:11 -0700)
"git clone" did not like to see the "--bare" and the "--origin"
options used together without a good reason.

* jk/clone-allow-bare-and-o-together:
  clone: allow "--bare" with "-o"

1  2 
builtin/clone.c
t/t5606-clone-options.sh

diff --cc builtin/clone.c
Simple merge
Simple merge