]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t3508-cherry-pick-many-commits.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t3508-cherry-pick-many-commits.sh
index 23070a7b73caf9baf1ae65d7b7ff282a0830c4e1..b967bf063917d532653fae7d0937bff283084433 100755 (executable)
@@ -2,6 +2,9 @@
 
 test_description='test cherry-picking many commits'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 check_head_differs_from() {