]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5510-fetch.sh
Sync with 2.34.5
[thirdparty/git.git] / t / t5510-fetch.sh
index 20f7110ec108fda462f5e9a0a43221d2c66e7fe1..8f0d884b88d17acc4373ca47248e177976230878 100755 (executable)
@@ -779,6 +779,7 @@ test_expect_success 'fetch.writeCommitGraph' '
 '
 
 test_expect_success 'fetch.writeCommitGraph with submodules' '
+       test_config_global protocol.file.allow always &&
        git clone dups super &&
        (
                cd super &&