diff --git a/test_e2e.sh b/test_e2e.sh index 93acec6..17a89e5 100755 --- a/test_e2e.sh +++ b/test_e2e.sh @@ -211,6 +211,7 @@ function GIT_SYNC() { -v=6 \ --add-user \ --touch-file="$INTERLOCK" \ + --git-config='protocol.file.allow:always' \ "$@" }