]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t6439-merge-co-error-msgs.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t6439-merge-co-error-msgs.sh
index 5c8894d94ff107b6ea9ca63226075fadf9501e55..e5542ceb2434f84755fc083e7658da08815b4656 100755 (executable)
@@ -2,6 +2,9 @@
 
 test_description='unpack-trees error messages'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh