]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5537-fetch-shallow.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t5537-fetch-shallow.sh
index a55202d2d34c516393a48e93a79256efb3d8c750..6de384a5ea16b5abadb89265ff368aaa987b2942 100755 (executable)
@@ -2,6 +2,9 @@
 
 test_description='fetch/clone from a shallow clone'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 commit() {