mingw: add tests for the hidden attribute on the git directory
commitf3d7d8f01e20be2f89ed5a8a9de25d0b11957f45
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, 2 Nov 2011 20:11:55 +0000 (2 15:11 -0500)
treef85f51f411562ecf6bc7c0ddada828eb55c9a702
parentfd4e43dd9b567d906d7e96c0f2f364e0b1f38c9d
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