]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5609-clone-branch.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t5609-clone-branch.sh
index 6e7a7be052276613bf5f83551d93b4d90536ea4e..e4d5124f89ad11a7ec35af987c6eea5c08581b64 100755 (executable)
@@ -1,6 +1,9 @@
 #!/bin/sh
 
 test_description='clone --branch option'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 check_HEAD() {