]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t2015-checkout-unborn.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t2015-checkout-unborn.sh
index 37bdcedcc952083ba336cb9eaca5c67424d2cbb6..669a70c76f28882dd808afc48504e6eb2eb185a5 100755 (executable)
@@ -1,6 +1,9 @@
 #!/bin/sh
 
 test_description='checkout from unborn branch'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success 'setup' '