mingw: do not hide bare repositories
commitfe93761f1f70307168f3a18049f46c19f7e11c23
authorErik Faye-Lund <kusmabite@googlemail.com>
Thu, 18 Mar 2010 10:21:31 +0000 (18 10:21 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 28 Dec 2010 17:56:03 +0000 (28 18:56 +0100)
tree78852a3066c2cf2d6f772d1b2537a337b2398ca8
parent7cf4eb40c97986b752fa51a7ba9466f54766af1b
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