]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5402-post-merge-hook.sh
tests: mark tests relying on the current default for `init.defaultBranch`
[thirdparty/git.git] / t / t5402-post-merge-hook.sh
index 4aeea8f5b7ef0644c5944f13dd37544c6f9c00cc..27fc6ec4f36c2c64ea844d107de6bfbec46b9f04 100755 (executable)
@@ -4,6 +4,9 @@
 #
 
 test_description='Test the post-merge hook.'
+GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=master
+export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
+
 . ./test-lib.sh
 
 test_expect_success setup '