Merge branch 'maint'
* maint: t3700-add: add a POSIXPERM prerequisite to a new test
This commit is contained in:
commit
916e1373fb
@ -223,7 +223,7 @@ test_expect_success POSIXPERM 'git add (add.ignore-errors = false)' '
|
||||
'
|
||||
rm -f foo2
|
||||
|
||||
test_expect_success '--no-ignore-errors overrides config' '
|
||||
test_expect_success POSIXPERM '--no-ignore-errors overrides config' '
|
||||
git config add.ignore-errors 1 &&
|
||||
git reset --hard &&
|
||||
date >foo1 &&
|
||||
|
Loading…
Reference in New Issue
Block a user