mingw: add tests for the hidden attribute on the git directory
commit0489c6e7420d28fb7a9ca2d78c94c8eb023545f7
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, 19 Apr 2011 14:36:42 +0000 (19 16:36 +0200)
tree7f2b2f075bf2cf679202308adbdf3be88858a9f5
parent654899acdb9abdf058c9b12c5d5bdf35adbe606e
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