When initializing .git/, record the current setting of core.hideDotFiles
commit6927fe5001d01000e5c4c3eeb740b48bf6aa547f
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 9 Jan 2010 18:33:25 +0000 (9 19:33 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 10 Sep 2010 22:43:48 +0000 (10 23:43 +0100)
tree3194d37ba78de5d2b6bb18d941db26be7c57f4f0
parent1e6719438f2e75a540747c3f689711da717c3315
When initializing .git/, record the current setting of core.hideDotFiles

This is on Windows only, of course.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
compat/mingw.c