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