]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t3420-rebase-autostash.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t3420-rebase-autostash.sh
index ca331733fbb58e7d9f4c2e27d186b24170e56b36..95facc49aa58ab67668c33a576d02484b42db9bd 100755 (executable)
@@ -4,6 +4,9 @@
 #
 
 test_description='git rebase --autostash tests'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success setup '