]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5410-receive-pack-alternates.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t5410-receive-pack-alternates.sh
index f00d0da8606dbc26d6d45c987a763798d2187e31..30a4e6bb1aa9dafb5aaac8eef1868ae3becd3632 100755 (executable)
@@ -2,6 +2,9 @@
 
 test_description='git receive-pack with alternate ref filtering'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success 'setup' '