mingw: add tests for the hidden attribute on the git directory
commit7dc405a3fe3e8797870ce575e0aea66ad54917c8
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 11 Aug 2010 13:47:24 +0000 (11 15:47 +0200)
tree31a57b3c67e8ed78234d6b08c8efaa7090708989
parent6a9224c1912be83840777e0717225f8d8e34f2bf
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