mingw: add tests for the hidden attribute on the git directory
commita93680daba25a9ee904681481777794df43d701d
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, 30 Mar 2011 22:29:25 +0000 (31 00:29 +0200)
tree833d57074a82cde0de62d41af706f034907e27b9
parent356eae3763aab8516ecf10dbd6d93327924803ed
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