]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5606-clone-options.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t5606-clone-options.sh
index 7f082fb23b6af9292b279f9db129b8eb23a6e94b..3893a49e6d584906280423e2237892ef78fa9e6a 100755 (executable)
@@ -1,6 +1,9 @@
 #!/bin/sh
 
 test_description='basic clone options'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success 'setup' '