When initializing .git/, record the current setting of core.hideDotFiles
commit8ebb38009ea85542c79075d5bc9624b77ad60a63
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 9 Jan 2010 18:33:25 +0000 (9 19:33 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 1 Oct 2012 13:33:37 +0000 (1 14:33 +0100)
tree0ef7b6746add8f250213e2d983950abeeb11ac9a
parent617d790d4015d18d17f7871bbf2c3b55859bd88f
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