]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t3507-cherry-pick-conflict.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t3507-cherry-pick-conflict.sh
index a21adcf0e43a6d6003e60809a3dc8f20772fef2e..e94264e5783d83a3b8dd4ee5dac2227531711ef7 100755 (executable)
@@ -9,6 +9,9 @@ test_description='test cherry-pick and revert with conflicts
 
 '
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 pristine_detach () {