mingw: add tests for the hidden attribute on the git directory
commitef7c774dde75c4b4333be7801ee5fc042996fc9d
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 Jun 2010 14:19:57 +0000 (11 16:19 +0200)
treeb37841a0e76ef702158808d8d4f8240a600e3fa3
parentbbdfb3e837ac7c67f318a568014a97204539bbee
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
t/test-lib.sh