]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t4108-apply-threeway.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t4108-apply-threeway.sh
index d7349ced6be0aa1d717dbd0c312a65c8314235b3..0a091dc5a04a301fd58462d3230278731b01878c 100755 (executable)
@@ -2,6 +2,9 @@
 
 test_description='git apply --3way'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 print_sanitized_conflicted_diff () {