]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t6040-tracking-info.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t6040-tracking-info.sh
index 50a934e1b2414f89173eced787bfe669229c70ed..bc95ff6f54cc4fc24140a1f1569e0d011026007e 100755 (executable)
@@ -2,6 +2,9 @@
 
 test_description='remote tracking stats'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 advance () {