We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e16a477 + 1ab012c commit 916e137Copy full SHA for 916e137
t/t3700-add.sh
@@ -223,7 +223,7 @@ test_expect_success POSIXPERM 'git add (add.ignore-errors = false)' '
223
'
224
rm -f foo2
225
226
-test_expect_success '--no-ignore-errors overrides config' '
+test_expect_success POSIXPERM '--no-ignore-errors overrides config' '
227
git config add.ignore-errors 1 &&
228
git reset --hard &&
229
date >foo1 &&
0 commit comments