X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=t%2Ft2405-worktree-submodule.sh;h=cca2aea6589511c331c8750ec1a1048954362bab;hb=334afbc76fbd4a8d850946a2b450ba036365b554;hp=e1b2bfd87e0d598139ad974db4d546d6d01397b2;hpb=f085189f145d1092b43223b72992e851fb412895;p=thirdparty%2Fgit.git diff --git a/t/t2405-worktree-submodule.sh b/t/t2405-worktree-submodule.sh index e1b2bfd87e..cca2aea658 100755 --- a/t/t2405-worktree-submodule.sh +++ b/t/t2405-worktree-submodule.sh @@ -2,6 +2,9 @@ test_description='Combination of submodules and multiple worktrees' +GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master +export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME + . ./test-lib.sh base_path=$(pwd -P)