mingw: do not hide bare repositories
commit52ea8c8698712aa4a36de9043fdd16a83133fc07
authorErik Faye-Lund <kusmabite@googlemail.com>
Thu, 18 Mar 2010 10:21:31 +0000 (18 10:21 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 19 Dec 2010 22:13:48 +0000 (19 23:13 +0100)
tree16b99baa751555f494180835253820c15246c430
parentbd3df995a52dc40fa9ffd43b0d17919e2a72bbee
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