mingw: do not hide bare repositories
commit5b4d170e17f7c5937ae091a3c77edd26972f58e1
authorErik Faye-Lund <kusmabite@googlemail.com>
Thu, 18 Mar 2010 10:21:31 +0000 (18 10:21 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 29 Jan 2012 11:06:50 +0000 (29 11:06 +0000)
tree16ac8e13e9ddc65ee03a0bc0d5984c55a1e18967
parentaf55874968c3d1df8fc11f984fe65fa3f997d154
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