diff options
Diffstat (limited to 't/t7600-merge.sh')
-rwxr-xr-x | t/t7600-merge.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/t/t7600-merge.sh b/t/t7600-merge.sh index 1c85f75555..0ad866c08c 100755 --- a/t/t7600-merge.sh +++ b/t/t7600-merge.sh @@ -26,6 +26,9 @@ Testing basic merge operations/option parsing. +++++++* [c0] commit 0 ' +GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master +export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME + . ./test-lib.sh . "$TEST_DIRECTORY"/lib-gpg.sh |