From: Junio C Hamano Date: Fri, 9 Feb 2024 00:22:02 +0000 (-0800) Subject: Merge branch 'jp/use-diff-index-in-pre-commit-sample' into maint-2.43 X-Git-Tag: v2.43.1~43 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7c0524187799431bb336d005b1305174602c0249;p=thirdparty%2Fgit.git Merge branch 'jp/use-diff-index-in-pre-commit-sample' into maint-2.43 The sample pre-commit hook that tries to catch introduction of new paths that use potentially non-portable characters did not notice an existing path getting renamed to such a problematic path, when rename detection was enabled. * jp/use-diff-index-in-pre-commit-sample: hooks--pre-commit: detect non-ASCII when renaming --- 7c0524187799431bb336d005b1305174602c0249