When initializing .git/, record the current setting of core.hideDotFiles
commit64b7e285ee0a4eff52184d2ca575196b24ab143f
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 9 Jan 2010 18:33:25 +0000 (9 19:33 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 5 Jul 2010 09:01:35 +0000 (5 11:01 +0200)
tree20612b6ce7a81e74ed4dde0d844483a95cad8f69
parentedd13df9fd2632171dcbcc5f96ecfa2b78755ff3
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