]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t3203-branch-output.sh
Merge branch 'js/range-diff-wo-dotdot'
[thirdparty/git.git] / t / t3203-branch-output.sh
index 5e0577d5c7fde7b58bd6fd0969d064fef183a0d3..b6fcd017afe9d9bdcb470071b849d69322ba5443 100755 (executable)
@@ -1,6 +1,9 @@
 #!/bin/sh
 
 test_description='git branch display tests'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=main
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 . "$TEST_DIRECTORY"/lib-terminal.sh