]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t4014-format-patch.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t4014-format-patch.sh
index 42588bf6e11fd5ff0aee94e0cffeab3a62f963c8..6231204f84c231528b340b972121054b25136939 100755 (executable)
@@ -5,6 +5,9 @@
 
 test_description='various format-patch tests'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 . "$TEST_DIRECTORY"/lib-terminal.sh