aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9304-fast-import-marks.sh
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2022-10-06 17:42:55 -0400
committerTaylor Blau <me@ttaylorr.com>2022-10-06 17:42:55 -0400
commit478a426f14b92cef92fc09df442b356a53f6fa8f (patch)
tree1f2dcc827b46b148cc2305f48f35bb233d437fa7 /t/t9304-fast-import-marks.sh
parentf2eed22852b0a21556f0c9f56732913eba553e62 (diff)
parent7800e1dccf622ba8d490b4c1c92af734be6242ff (diff)
downloadgit-478a426f14b92cef92fc09df442b356a53f6fa8f.tar.gz
Sync with 2.33.5
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Diffstat (limited to 't/t9304-fast-import-marks.sh')
-rwxr-xr-xt/t9304-fast-import-marks.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t9304-fast-import-marks.sh b/t/t9304-fast-import-marks.sh
index d4359dba21..73f3ca2b11 100755
--- a/t/t9304-fast-import-marks.sh
+++ b/t/t9304-fast-import-marks.sh
@@ -25,6 +25,7 @@ test_expect_success 'import with large marks file' '
'
test_expect_success 'setup dump with submodule' '
+ test_config_global protocol.file.allow always &&
git submodule add "$PWD" sub &&
git commit -m "add submodule" &&
git fast-export HEAD >dump