]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t4200-rerere.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t4200-rerere.sh
index b12b43e9e980f3c1fcdd032685a25f600bde169b..1f1a809c608343c7d018624f6dbcb79cbce073e4 100755 (executable)
@@ -22,6 +22,9 @@ test_description='git rerere
 ++++++ [master] initial
 '
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success 'setup' '