]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t3504-cherry-pick-rerere.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t3504-cherry-pick-rerere.sh
index 80a0d087065398732a8ca74bb87c4509b3c8b0b1..860ba0b496e54ff5f599fafe3eaa4dbe145d85a3 100755 (executable)
@@ -2,6 +2,9 @@
 
 test_description='cherry-pick should rerere for conflicts'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success setup '