mingw: add tests for the hidden attribute on the git directory
commit5a87637c89d97e58771edbd4367e4013c21ffbe4
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, 29 May 2012 02:18:49 +0000 (28 21:18 -0500)
treed71748f50d95a3573b6c7787ba10a466af0edb04
parent4f09c8e577c0c29eaccdac89cc45c4c428cda83f
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