mingw: add tests for the hidden attribute on the git directory
commit2a8e01a189b693cb82159c016995e22aa87ccba9
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, 8 Oct 2011 19:45:36 +0000 (8 14:45 -0500)
treedafea7a5eca683ddd2f0d11f0b1a54e2af22ac7c
parent647921ae424ed6c7cc13730df4474bfc46ff4d4f
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