]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5510-fetch.sh
Sync with 2.32.4
[thirdparty/git.git] / t / t5510-fetch.sh
index a0faf0dd94909392d7fa3b263b30b2bb41d7ca35..96b839d598f157645dfc16e6441419390b81cf0f 100755 (executable)
@@ -782,6 +782,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 &&