From: Junio C Hamano Date: Mon, 10 Oct 2022 17:08:39 +0000 (-0700) Subject: Merge branch 'jk/clone-allow-bare-and-o-together' X-Git-Tag: v2.39.0-rc0~134 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7aeb0d4c47878a04e19cffe2ddf20d642df56414;p=thirdparty%2Fgit.git Merge branch 'jk/clone-allow-bare-and-o-together' "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" --- 7aeb0d4c47878a04e19cffe2ddf20d642df56414