aboutsummaryrefslogtreecommitdiffstats
path: root/t/t6434-merge-recursive-rename-options.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t6434-merge-recursive-rename-options.sh')
-rwxr-xr-xt/t6434-merge-recursive-rename-options.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/t6434-merge-recursive-rename-options.sh b/t/t6434-merge-recursive-rename-options.sh
index 3d9fae68c4..7e877e96e2 100755
--- a/t/t6434-merge-recursive-rename-options.sh
+++ b/t/t6434-merge-recursive-rename-options.sh
@@ -26,6 +26,9 @@ they are rounded down (see, e.g., Documentation/diff-generate-patch.txt, which
mentions this in a different context).
'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
. ./test-lib.sh
get_expected_stages () {