From: Junio C Hamano Date: Wed, 15 Dec 2021 17:39:49 +0000 (-0800) Subject: Merge branch 'js/test-initial-branch-override-cleanup' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=557b2bd3a5c9279a4c80aec98e883b4906708c08;p=rit Merge branch 'js/test-initial-branch-override-cleanup' Many tests that used to need GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME mechanism to force "git" to use 'master' as the default name for the initial branch no longer need it; the use of the mechanism from them have been removed. * js/test-initial-branch-override-cleanup: tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed --- 557b2bd3a5c9279a4c80aec98e883b4906708c08