]> git.ipfire.org Git - thirdparty/git.git/commitdiff
SQUASH??? - futureproof against the attack of the "main"
authorJunio C Hamano <gitster@pobox.com>
Fri, 27 Mar 2026 22:18:50 +0000 (15:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Mar 2026 22:18:50 +0000 (15:18 -0700)
t/t5566-push-group.sh

index b9962946c7656b63e158dfd54bdf3ab7053b05e7..32b8c82cea23a60234e5106237854f924aeee47f 100755 (executable)
@@ -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' '