]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5553-set-upstream.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t5553-set-upstream.sh
index 7622981cbf25941260f5a7f21bd60f84cf8797f8..e78a21881fc0abbbf11f22b00c689d192b6afac8 100755 (executable)
@@ -1,6 +1,9 @@
 #!/bin/sh
 
 test_description='"git fetch/pull --set-upstream" basic tests.'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 check_config () {