mingw: add tests for the hidden attribute on the git directory
commitce017bf32c0cb0eff907c43eccde83840669aafc
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 10 Apr 2014 18:53:16 +0000 (10 13:53 -0500)
tree9defc12dcaeb09b3d1751bb0ccf98bcfec32dcd9
parent27c3f613033b2dbea5bd75c2ebe61a572cef44c5
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