From: Junio C Hamano Date: Thu, 14 Mar 2024 21:05:23 +0000 (-0700) Subject: Merge branch 'so/clean-dry-run-without-force' X-Git-Tag: v2.45.0-rc0~117 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=066124da88a6d43d125b30a1bc8a66c2d8ef6423;p=thirdparty%2Fgit.git Merge branch 'so/clean-dry-run-without-force' The implementation in "git clean" that makes "-n" and "-i" ignore clean.requireForce has been simplified, together with the documentation. * so/clean-dry-run-without-force: clean: further clean-up of implementation around "--force" clean: improve -n and -f implementation and documentation --- 066124da88a6d43d125b30a1bc8a66c2d8ef6423