mingw: add tests for the hidden attribute on the git directory
commit211beeab565bbc0c0c6ea8c396b59ba342aaa6af
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sat, 25 May 2013 10:10:55 +0000 (25 11:10 +0100)
tree7dd36f56ac4b36c58f479c4002783521045f3f45
parent444ac5cd1ae1bb7a7aae0d57de9f629fa82afdf8
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