mirror of
https://github.com/git-for-windows/git.git
synced 2026-06-10 13:02:41 -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>