mingw: do not hide bare repositories
commit47f690fa0e87e891d3bbb9a0c060fb7012bf7223
authorErik Faye-Lund <kusmabite@googlemail.com>
Thu, 18 Mar 2010 10:21:31 +0000 (18 10:21 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 24 Oct 2011 15:07:26 +0000 (24 10:07 -0500)
treeab909a5c0d09c905a5baffb942e86b31c83bc338
parent83a44befc6f7fb05e52e35b5a711b84058aed65b
mingw: do not hide bare repositories

As reported in msysGit issue 450 the recent change to set the windows
hidden attribute on the .git directory is being applied to bare git
directories. This patch excludes bare repositories.

Tested-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
compat/mingw.c