Merge branch 'prevent-name-squatting-on-windows'
authorJohannes Schindelin <redacted>
Mon, 16 Sep 2019 11:26:40 +0000 (13:26 +0200)
committerJohannes Schindelin <redacted>
Wed, 4 Dec 2019 12:23:22 +0000 (13:23 +0100)
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 <redacted>

Trivial merge
git clone https://git.99rst.org/PROJECT