]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t7505-prepare-commit-msg-hook.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t7505-prepare-commit-msg-hook.sh
index 94f85cdf831790a27ac2878bf483a6a0c0f1c441..978c90abbbbc341355d164638cc94bd1320959fa 100755 (executable)
@@ -2,6 +2,9 @@
 
 test_description='prepare-commit-msg hook'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success 'set up commits for rebasing' '