]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t3412-rebase-root.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t3412-rebase-root.sh
index 21632a984e76d94a4b8c800d12b837904f52d9a6..07597643c55916ce58aca0bb8d8ad15b2171f1c8 100755 (executable)
@@ -4,6 +4,9 @@ test_description='git rebase --root
 
 Tests if git rebase --root --onto <newparent> can rebase the root commit.
 '
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 log_with_names () {