mingw: add tests for the hidden attribute on the git directory
commit7cf4eb40c97986b752fa51a7ba9466f54766af1b
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 28 Dec 2010 17:56:03 +0000 (28 18:56 +0100)
tree7c2e651a963d266f39144b658806a942745021f1
parent5a94fdc80340624a2a7f8b1338b07eefc55e3c25
mingw: add tests for the hidden attribute on the git directory

With msysGit the .git directory is supposed to be hidden, unless it is
a bare git repository. Test this.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
t/t0001-init.sh