From: Junio C Hamano Date: Fri, 27 Mar 2026 22:18:50 +0000 (-0700) Subject: SQUASH??? - futureproof against the attack of the "main" X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5f82f4be85231b3ea099fb56af6984bd8afced48;p=thirdparty%2Fgit.git SQUASH??? - futureproof against the attack of the "main" --- diff --git a/t/t5566-push-group.sh b/t/t5566-push-group.sh index b9962946c7..32b8c82cea 100755 --- a/t/t5566-push-group.sh +++ b/t/t5566-push-group.sh @@ -2,6 +2,9 @@ test_description='push to remote group' +GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=default +export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME + . ./test-lib.sh test_expect_success 'setup' '