mingw: add tests for the hidden attribute on the git directory
commitfda2f6a05202c1b0179bd831ca7be3a386fbd1f0
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 4 Jun 2011 13:31:48 +0000 (4 15:31 +0200)
tree964d7f44ff0a262bc6746f51243a70d90d40806e
parent4de5ad8f25bb7c24cd509de19ecd63263f5033a1
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