summaryrefslogtreecommitdiff
path: root/t/t7614-merge-signoff.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t7614-merge-signoff.sh')
-rwxr-xr-xt/t7614-merge-signoff.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/t7614-merge-signoff.sh b/t/t7614-merge-signoff.sh
index c1b8446f49..ea4eeee35f 100755
--- a/t/t7614-merge-signoff.sh
+++ b/t/t7614-merge-signoff.sh
@@ -5,6 +5,9 @@ test_description='git merge --signoff
This test runs git merge --signoff and makes sure that it works.
'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
. ./test-lib.sh
# Setup test files