On Windows, mark directory hidden when starting with dot.
commit33dc23c8d16a7c99d98d839fb1987a3dda4ac25b
authorJohan 't Hart <johanthart@gmail.com>
Sat, 8 Aug 2009 20:44:01 +0000 (8 22:44 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 18 Oct 2009 15:42:29 +0000 (18 17:42 +0200)
treee66933fec56e6c771afd8817966cd6218f6df85f
parente8a0ecc3acba68fbcf758553c10ab97eb6be8898
On Windows, mark directory hidden when starting with dot.

In Windows a file or directory starting with a dot is not
automatically hidden. So lets mark it as hidden when
such a directory is created.

This fixes msysGit issue 288.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Acked-by: Johannes Sixt <j6t@kdbg.org>
compat/mingw.c
compat/mingw.h