mingw: add tests for the hidden attribute on the git directory
commit37471904e9380fae12b635ad2dc99074d83f865d
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 27 Dec 2013 16:04:57 +0000 (27 10:04 -0600)
treee762d37293c20258d8b206cba2b9d73219959912
parentfc67a8e263ad73b5c6b6ff87641712ab780ffe7c
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