mingw: add tests for the hidden attribute on the git directory
commitf8b7f55d2cf273d4f9968e58f5faa11708d19eee
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerKarsten Blees <blees@dcon.de>
Sat, 16 Aug 2014 00:59:36 +0000 (16 02:59 +0200)
tree5e7d44721d20726d04e41a175a9e5043ae3e2101
parentdbb22e6d09958aa320f593bc1b4aac0a20000eb2
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