From: Junio C Hamano Date: Mon, 1 Apr 2024 20:21:33 +0000 (-0700) Subject: Merge branch 'pw/checkout-conflict-errorfix' X-Git-Tag: v2.45.0-rc0~68 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ccdc7d98bb39aad1dc1bc78357a763d10fe14ddb;p=thirdparty%2Fgit.git Merge branch 'pw/checkout-conflict-errorfix' "git checkout --conflict=bad" reported a bad conflictStyle as if it were given to a configuration variable; it has been corrected to report that the command line option is bad. * pw/checkout-conflict-errorfix: checkout: fix interaction between --conflict and --merge checkout: cleanup --conflict=