mingw: add tests for the hidden attribute on the git directory
commitddd49d4c01242bfa93d8c171518affc50a593db5
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerKarsten Blees <blees@dcon.de>
Thu, 15 Mar 2012 17:05:08 +0000 (15 18:05 +0100)
treee8b0edaa8614835a4c7db8a488201db05e4955a5
parenta19c2fd8fc2c35df6b5b6e075f4824da9917dcc0
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