mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-17 13:23:05 -05:00
This topic branch refuses to create files with reserved file names, such as `aux.c` or `nul.txt`. This addresses https://github.com/git-for-windows/git/issues/679. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>