mingw: add tests for the hidden attribute on the git directory
commit3131bd5011d152f1f60c56115d93e0387a122e63
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Fri, 1 Oct 2010 22:27:12 +0000 (1 23:27 +0100)
tree456a1dc2892400264b0bee939d36d4687e71118f
parent01d00e7a70c0fb3f353bdf9e5a7bd40d012074b5
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