summaryrefslogtreecommitdiff
path: root/t/t6432-merge-recursive-space-options.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t6432-merge-recursive-space-options.sh')
-rwxr-xr-xt/t6432-merge-recursive-space-options.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/t6432-merge-recursive-space-options.sh b/t/t6432-merge-recursive-space-options.sh
index b56180ee4a..1333cbb148 100755
--- a/t/t6432-merge-recursive-space-options.sh
+++ b/t/t6432-merge-recursive-space-options.sh
@@ -11,6 +11,9 @@ test_description='merge-recursive space options
* ok 1: setup
'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
. ./test-lib.sh
test_have_prereq SED_STRIPS_CR && SED_OPTIONS=-b