]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t6433-merge-toplevel.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t6433-merge-toplevel.sh
index e29c284b9b9b06a333c9e6d8b5240821403275b3..2d51b2d08c1e3eae4ff8d2d2298ccc76b93e7b1c 100755 (executable)
@@ -2,6 +2,9 @@
 
 test_description='"git merge" top-level frontend'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 t3033_reset () {