Remove one of the last remaining uses of
"TEST_GIT_DEFAULT_INITIAL_BRANCH= main" in the test suite. We have
been steadily be converting tests from using "master" as the default
branch name since the introduction of TEST_GIT_DEFAULT_INITIAL_BRANCH
in 704fed9ea2 (tests: start moving to a different default main branch
name, 2020-10-23) The changes here are purely mechanical replacing
"master" with "main"
Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
6 lines
190 B
Plaintext
6 lines
190 B
Plaintext
$ git diff-tree -c --abbrev main
|
|
59d314ad6f356dd08601a4cd5e530381da3e3c64
|
|
::100644 100644 100644 cead32e 7289e35 992913c MM dir/sub
|
|
::100644 100644 100644 b414108 f4615da 10a8a9f MM file0
|
|
$
|