]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t3506-cherry-pick-ff.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t3506-cherry-pick-ff.sh
index 9d5adbc130b19bc955eb25742d89333ccc9fe22b..a105a782f639c21793ab61412e1983b0fe4c5a0b 100755 (executable)
@@ -2,6 +2,9 @@
 
 test_description='test cherry-picking with --ff option'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success setup '