From: Junio C Hamano Date: Fri, 13 Dec 2024 15:33:40 +0000 (-0800) Subject: Merge branch 'en/fast-import-verify-path' X-Git-Tag: v2.48.0-rc0~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e56c283c158a517650d770bcc8fd58bdeb8510b8;p=thirdparty%2Fgit.git Merge branch 'en/fast-import-verify-path' "git fast-import" learned to reject paths with ".." and "." as their components to avoid creating invalid tree objects. * en/fast-import-verify-path: t9300: test verification of renamed paths fast-import: disallow more path components fast-import: disallow "." and ".." path components --- e56c283c158a517650d770bcc8fd58bdeb8510b8