mingw: do not hide bare repositories
commitda4af3a2566570fbe65879666ef2ebe645fccb19
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, 31 Oct 2011 16:47:56 +0000 (31 11:47 -0500)
treed43fb1f8e11cc4db94a979d1de75b58191b6171d
parentcb89d5c9f5293428245ce6ea4c3df409d617ac01
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