Imported Upstream version 2.18.4
[platform/upstream/git.git] / t / t5509-fetch-push-namespaces.sh
index bc44ac3..75c570a 100755 (executable)
@@ -4,6 +4,7 @@ test_description='fetch/push involving ref namespaces'
 . ./test-lib.sh
 
 test_expect_success setup '
+       git config --global protocol.ext.allow user &&
        test_tick &&
        git init original &&
        (