]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t7614-merge-signoff.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t7614-merge-signoff.sh
index c1b8446f491dcec38671901c508f2471a9c59d3f..ea4eeee35f74ffc37e53045991f4d33a66f56e11 100755 (executable)
@@ -5,6 +5,9 @@ test_description='git merge --signoff
 This test runs git merge --signoff and makes sure that it works.
 '
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 # Setup test files