mingw: add tests for the hidden attribute on the git directory
commitce0fbc61c19eb18acb3cee63e56b51ed1a924d44
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, 1 Jun 2011 10:30:42 +0000 (1 12:30 +0200)
tree41bfe9e34c4fa7d88a12daa0d21e3b6c36a32bf5
parent94fed4c7f814dfeb413b7fb5da74b07255fce6fd
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