mingw: add tests for the hidden attribute on the git directory
commite576f98109b31ea6c404e8d1e626e0231b8d9f9d
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:22:36 +0000 (19 23:22 +0100)
treefeb01fc7e4ac5b5401ca28c2d5f8e7428299219c
parentfa13c7a02417bcc3c818f96b323d4d71167e8f76
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