]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t4013-diff-various.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t4013-diff-various.sh
index f72d456d3bc32a18222a96790894648ec858f968..45f68ebcdb504efe2230a188849c8b94129d33f4 100755 (executable)
@@ -5,6 +5,9 @@
 
 test_description='Various diff formatting options'
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 . "$TEST_DIRECTORY"/diff-lib.sh