]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t9300-fast-import.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t9300-fast-import.sh
index 308c1ef42cd10423767449ce33fa0c3d0cfadc31..404a42999eafb9a2f8b34b0fe5e155bec03b329f 100755 (executable)
@@ -4,6 +4,9 @@
 #
 
 test_description='test git fast-import utility'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 . "$TEST_DIRECTORY"/diff-lib.sh ;# test-lib chdir's into trash