]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5612-clone-refspec.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t5612-clone-refspec.sh
index e3b436d8ae791c587e92ac8d665b189ed1f82220..9e37f7fef747a03d20d0361e19437058d4b6c13a 100755 (executable)
@@ -1,6 +1,9 @@
 #!/bin/sh
 
 test_description='test refspec written by clone-command'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success 'setup' '