]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t3210-pack-refs.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t3210-pack-refs.sh
index f41b2afb9964b57a0010a80af7412a88678d6e25..90eea195649efb8405305bdcc1b9de99370848ad 100755 (executable)
@@ -9,6 +9,9 @@ test_description='git pack-refs should not change the branch semantic
 This test runs git pack-refs and git show-ref and checks that the branch
 semantic is still the same.
 '
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success 'enable reflogs' '