]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5404-tracking-branches.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t5404-tracking-branches.sh
index 2762f420bc2c670b42eaefa0c1d33bc397fb4b2f..da37b22fc55b72fd72fd7547bf2fb4e6a6a26584 100755 (executable)
@@ -2,6 +2,9 @@
 
 test_description='tracking branch update checks for git push'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success 'setup' '