mingw: add tests for the hidden attribute on the git directory
commit59a6eab805547f76846acc351bc5236831d2732d
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 1 Jun 2011 10:51:18 +0000 (1 12:51 +0200)
tree62eece0248ba51ff76a6f328282d284e17515af2
parenta639d8ec84e6c77f4a08a81314594ed5322a9d7a
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