mingw: add tests for the hidden attribute on the git directory
commit6e7dec743fa8e262079f09c04fd25b9d3b1d24b4
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, 17 Feb 2011 12:35:10 +0000 (17 13:35 +0100)
tree53d45971f5105ba29bc68b58500b1a364f026c5e
parent82f3e26e7b70d0eea82fd997b3d732c82e38de6c
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