Skip to content

Commit 900eec5

Browse files
committed
Merge branch 'ua/push-remote-group' into jch
* ua/push-remote-group: SQUASH??? - futureproof against the attack of the "main"
2 parents 29bac1a + 5f82f4b commit 900eec5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

t/t5566-push-group.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
test_description='push to remote group'
44

5+
GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=default
6+
export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
7+
58
. ./test-lib.sh
69

710
test_expect_success 'setup' '

0 commit comments

Comments
 (0)