]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t6120-describe.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t6120-describe.sh
index f822d5d3285040f8a90fab1e7fa4e327196f60f2..360e65d3b985f2c17fc051a723aa3f014758f630 100755 (executable)
@@ -11,6 +11,9 @@ test_description='test describe'
 #
 # First parent of a merge commit is on the same line, second parent below.
 
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 check_describe () {