]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t0002-gitfile.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t0002-gitfile.sh
index 960ed150cb59055fb3f597a0cc80542828ac4ebb..0a396c95e5d01899912ed440f945acb6f9fe386d 100755 (executable)
@@ -4,6 +4,9 @@ test_description='.git file
 
 Verify that plumbing commands work when .git is a file
 '
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 objpath() {