]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t3211-peel-ref.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t3211-peel-ref.sh
index 3b7caca4212ea8ee99e8dba8955eab73f0e2f3df..f3d9c6b6b61c5f83e4ad049ca1ec684d4fb62a2e 100755 (executable)
@@ -1,6 +1,9 @@
 #!/bin/sh
 
 test_description='tests for the peel_ref optimization of packed-refs'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success 'create annotated tag in refs/tags' '