]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t1411-reflog-show.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t1411-reflog-show.sh
index 985daf1def366fd1aa928bd2ddeeca454c4702ca..f6fecff671404e6f715a1f9acba53bccab70a3e7 100755 (executable)
@@ -1,6 +1,9 @@
 #!/bin/sh
 
 test_description='Test reflog display routines'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success 'setup' '