mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-02 08:03:45 -05:00
MSys2 actually allows to create files or directories whose names contain tabs, newlines or colors, even if plain Win32 API cannot access them. As we are using an MSys2 bash to run the tests, such files or directories are created successfully, but Git has no chance to work with them because it is a regular Windows program, hence limited by the Win32 API. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2.3 KiB
Executable File
2.3 KiB
Executable File