t/t6NNN: allow local submodules
commit0f21b8f468566b991eea60bb7bdf2fce9265e367
authorTaylor Blau <me@ttaylorr.com>
Fri, 29 Jul 2022 19:21:18 +0000 (29 15:21 -0400)
committerTaylor Blau <me@ttaylorr.com>
Sat, 1 Oct 2022 04:23:38 +0000 (1 00:23 -0400)
tree3130395d929ba042d48d9a0d7ae45e722a6674e9
parent225d2d50ccef4baae410a96b9dc9e3978d164826
t/t6NNN: allow local submodules

To prepare for the default value of `protocol.file.allow` to change to
"user", ensure tests that rely on local submodules can initialize them
over the file protocol.

Tests that only need to interact with submodules in a limited capacity
have individual Git commands annotated with the appropriate
configuration via `-c`.

Signed-off-by: Taylor Blau <me@ttaylorr.com>
t/t6008-rev-list-submodule.sh
t/t6134-pathspec-in-submodule.sh