@ -32,7 +32,8 @@ test_expect_success 'no warning when updating entry' '
|
||||
|
||||
test_expect_success 'submodule add does not warn' '
|
||||
test_when_finished "git rm -rf submodule .gitmodules" &&
|
||||
git submodule add ./embed submodule 2>stderr &&
|
||||
git -c protocol.file.allow=always \
|
||||
submodule add ./embed submodule 2>stderr &&
|
||||
test_i18ngrep ! warning stderr
|
||||
'
|
||||
|
||||
|
Reference in New Issue
Block a user