We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aac9bf0 commit 5f82f4bCopy full SHA for 5f82f4b
t/t5566-push-group.sh
@@ -2,6 +2,9 @@
2
3
test_description='push to remote group'
4
5
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=default
6
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
7
+
8
. ./test-lib.sh
9
10
test_expect_success 'setup' '
0 commit comments