mingw: add tests for the hidden attribute on the git directory
commitf87956d1a51ca5e99eab23804f6d76833483210e
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 12 Jun 2010 11:09:31 +0000 (12 13:09 +0200)
treef97e0f2476a167d038750c4d4ed901e3a94423db
parent1b67fa3d98552a90eaca67897785109555c37a8a
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