mingw: add tests for the hidden attribute on the git directory
commit51331f425db8349c4a5e43e60f256af749ee7165
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 13 Mar 2012 05:43:50 +0000 (13 00:43 -0500)
tree1bd3d2539489c57fa9ef890737a01a1e353dbae0
parent2561f0a08039d57f116b6e23e9cd861a33c3fcef
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