From: Junio C Hamano Date: Wed, 26 Oct 2022 00:11:33 +0000 (-0700) Subject: Merge branch 'jk/clone-allow-bare-and-o-together' into maint-2.38 X-Git-Tag: v2.38.2~40 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0d5d92906a8c18d55174531312587baf1dc1d2b5;p=thirdparty%2Fgit.git Merge branch 'jk/clone-allow-bare-and-o-together' into maint-2.38 "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" --- 0d5d92906a8c18d55174531312587baf1dc1d2b5