mingw: add tests for the hidden attribute on the git directory
commit09fff0aec8f9c6db24194ab9c0035fc5af3883be
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 31 Jan 2013 23:44:52 +0000 (31 23:44 +0000)
tree629db850c9857c68d1d113d80fa33c1117486e66
parentabc676759f5794295435f832c3613dfbcc1cf030
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