]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t3509-cherry-pick-merge-df.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t3509-cherry-pick-merge-df.sh
index 1e5b3948dfc5d28a070ba83db361163002e7c3ae..83cab7b2ede99e4316219ac7fc16db4541391743 100755 (executable)
@@ -1,6 +1,9 @@
 #!/bin/sh
 
 test_description='Test cherry-pick with directory/file conflicts'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success 'Initialize repository' '