]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t1004-read-tree-m-u-wf.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t1004-read-tree-m-u-wf.sh
index 181956b24137f2de91117d344b61c28214000a9f..57caa3a73f1aed503d90a5ea8a40e4042a89db2d 100755 (executable)
@@ -2,6 +2,9 @@
 
 test_description='read-tree -m -u checks working tree files'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 . "$TEST_DIRECTORY"/lib-read-tree.sh