mingw: add tests for the hidden attribute on the git directory
commita5fa3deade914becb56ca72de3cb263e84378013
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, 5 Jan 2012 20:13:32 +0000 (5 14:13 -0600)
tree87dde7e0fa7cc98ae7db65fb4f407aa88f529a7f
parentbaaa7d1b0aa6808b068d2d7555c586dc454f3e45
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