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-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=066124da88a6d43d125b30a1bc8a66c2d8ef6423;p=rit 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