]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/mingw-reserved-filenames'
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Jan 2020 20:38:30 +0000 (12:38 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Jan 2020 20:38:30 +0000 (12:38 -0800)
Forbid pathnames that the platform's filesystem cannot represent on
MinGW.

* js/mingw-reserved-filenames:
  mingw: refuse paths containing reserved names
  mingw: short-circuit the conversion of `/dev/null` to UTF-16

1  2 
compat/mingw.c
compat/mingw.h
t/t0060-path-utils.sh

diff --cc compat/mingw.c
Simple merge
diff --cc compat/mingw.h
Simple merge
Simple merge