mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
Change a use of $GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME added in704fed9ea2(tests: start moving to a different default main branch name, 2020-10-23) to simply discover the initial branch name of a repository set up in this function with "symbolic-ref --short". That's something done in another test in704fed9ea2, so doing it like this seems like an omission, or rather an overly eager search/replacement instead of fixing the test logic. There are only three uses of the GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME variable in the test suite, this gets rid of one of those. Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
37 KiB
37 KiB