t1400: prepare for `main` being default branch name
commit3224b0f0bb7bc90c0156e73c58f1d2e770f0ad7c
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 23 Oct 2020 14:00:06 +0000 (23 14:00 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 23 Oct 2020 15:57:43 +0000 (23 08:57 -0700)
treeebb229aa8dc2f3b74ecb43a3e4cac69603ca711a
parent66713e84e713066f4984efdd1444a7567c4d9bde
t1400: prepare for `main` being default branch name

In addition to the trivial search-and-replace, there are three
non-trivial adjustments necessary.

Mark the respective test cases with the transitional prereq and make
those non-trivial adjustments early, to make this change easier to
review.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1400-update-ref.sh