mingw: add tests for the hidden attribute on the git directory
commit320c80237dee3d22256d9b71ce4a05339cdb4601
authorPat Thoyts <patthoyts@users.sourceforge.net>
Thu, 18 Mar 2010 11:48:50 +0000 (18 11:48 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 6 Dec 2011 00:16:36 +0000 (6 00:16 +0000)
treef1997b47343bde16d9a3e0935c6ec71fb0c3f93f
parent5efcde00d759373a9b5efbef2e00634a5579c235
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