From: Johannes Schindelin Date: Mon, 16 Sep 2019 11:26:40 +0000 (+0200) Subject: Merge branch 'prevent-name-squatting-on-windows' X-Git-Tag: v2.24.1~1^2~1^2~1^2~3^2~3^2~1^2~1^2~2^2~2^2~2^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4778452597027f6033db9f3ba6709913eadc3c8c;p=thirdparty%2Fgit.git Merge branch 'prevent-name-squatting-on-windows' This patch series fixes an issue where Git could formerly have been tricked into creating a `.git` file with an unexpected (and therefore unprotected) NTFS short name. Incidentally, it also fixes an issue where a tree entry containing a backslash could be tricked into following a symbolic link, i.e. Git could be tricked into writing files outside the worktree. Signed-off-by: Johannes Schindelin --- 4778452597027f6033db9f3ba6709913eadc3c8c