mingw: do not hide bare repositories
commitf44e2549db8935a6eb5a0c6387f13bff93fffd47
authorErik Faye-Lund <kusmabite@googlemail.com>
Thu, 18 Mar 2010 10:21:31 +0000 (18 10:21 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 6 Apr 2012 21:47:05 +0000 (6 16:47 -0500)
tree0bbda630c322ebd838a5356bedb1a3a0a017ef20
parent4f0d01ab8e5b4342f852006e0ef610af051b45c8
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