When initializing .git/, record the current setting of core.hideDotFiles
commit0c1cbec9abfe7f33eb0769bef46fb0e80b1f1bac
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 9 Jan 2010 18:33:25 +0000 (9 19:33 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 8 Jan 2012 17:10:37 +0000 (8 11:10 -0600)
tree61aa107d6cbd588c14717caba50650b0f2017d9d
parent2a3f58c420ef5a3af4dec4fd63336d7389ae48c1
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