mingw: do not hide bare repositories
commit1fcc35f85227763ecddbe4ca40892f122f060a95
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, 20 May 2012 23:45:13 +0000 (20 17:45 -0600)
tree2d938f21e970480f7e88bbd8d2e45b9e02f6d1af
parentff5e20dc78fd5c3188b461119bdc5d3f8534255a
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