]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'en/fast-import-verify-path'
authorJunio C Hamano <gitster@pobox.com>
Fri, 13 Dec 2024 15:33:40 +0000 (07:33 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Dec 2024 15:33:41 +0000 (07:33 -0800)
"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

1  2 
builtin/fast-import.c
t/t9300-fast-import.sh
t/t9350-fast-export.sh

Simple merge
Simple merge
Simple merge