mingw: add tests for the hidden attribute on the git directory
commitda59f95559653e63f47e94448bef80c2cf204534
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, 1 Feb 2011 22:23:20 +0000 (1 16:23 -0600)
treec4f9b3264d17868205def643dd8248d0dd678d08
parent1f55fc30af327168b66ad642447b394e9d7ddef5
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