]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t6050-replace.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t6050-replace.sh
index c80dc10b8f12581842fd3ad09d1dc459e5addbdf..0a53462a614f66c29ec861aa30521f3ed9a30707 100755 (executable)
@@ -4,6 +4,9 @@
 #
 test_description='Tests replace refs functionality'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 . "$TEST_DIRECTORY/lib-gpg.sh"