]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t6200-fmt-merge-msg.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t6200-fmt-merge-msg.sh
index f3e66eaf9bfe55cfa72a97461b23965013aa3d92..725b356d1e5fbfda4b25da96d67c8e83b8ed30fc 100755 (executable)
@@ -5,6 +5,9 @@
 
 test_description='fmt-merge-msg test'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 . "$TEST_DIRECTORY/lib-gpg.sh"