]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t6415-merge-dir-to-symlink.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t6415-merge-dir-to-symlink.sh
index 2eddcc7664e82a8e6bdf35518876c8915e1f541a..32c0b624965c21241aa589bc4f0d8b439d275903 100755 (executable)
@@ -1,6 +1,9 @@
 #!/bin/sh
 
 test_description='merging when a directory was replaced with a symlink'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success 'create a commit where dir a/b changed to symlink' '