]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t2023-checkout-m.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t2023-checkout-m.sh
index fca3f858245781229ea29b4baeb86e356f50a571..f2f4f5b3ac02a442b75ebc3c591e8eadfa78efd2 100755 (executable)
@@ -4,6 +4,9 @@ test_description='checkout -m -- <conflicted path>
 
 Ensures that checkout -m on a resolved file restores the conflicted file'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success setup '