mirror of
https://github.com/git/git.git
synced 2026-02-07 08:15:23 +00:00
fixup! mingw: add tests for the hidden attribute on the git directory
This commit is contained in:
@@ -357,7 +357,7 @@ test_expect_success MINGW 'plain hidden' '
|
||||
'
|
||||
|
||||
test_expect_success MINGW 'plain bare not hidden' '
|
||||
rm -rf newdir
|
||||
rm -rf newdir &&
|
||||
(
|
||||
unset GIT_DIR GIT_WORK_TREE GIT_CONFIG
|
||||
mkdir newdir &&
|
||||
|
||||
Reference in New Issue
Block a user