When initializing .git/, record the current setting of core.hideDotFiles
commitd86266d546cb99e3a5a9b71cc148a574ee35e3f0
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 9 Jan 2010 18:33:25 +0000 (9 19:33 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 24 Apr 2011 21:23:34 +0000 (24 22:23 +0100)
tree778ff8762e874e454ebbee045a75e34dccc1d0d0
parent7c8b278d81e0420ebbc9ec21fea3cc2f12f5807d
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