summaryrefslogtreecommitdiff
path: root/t/t5516-fetch-push.sh
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2020-11-18 23:44:45 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-11-19 23:44:18 (GMT)
commit8dcf73c5c94077fa83aa53ae427183b70fd4b6ca (patch)
tree88060e6e46f6d5dcf7c9a4330782e7c9eed2856e /t/t5516-fetch-push.sh
parent46a29020bb98bf086ef75036abf82ae8721e7466 (diff)
downloadgit-8dcf73c5c94077fa83aa53ae427183b70fd4b6ca.zip
git-8dcf73c5c94077fa83aa53ae427183b70fd4b6ca.tar.gz
git-8dcf73c5c94077fa83aa53ae427183b70fd4b6ca.tar.bz2
t99*: adjust the references to the default branch name "main"
Carefully excluding t9902, which sees independent development elsewhere at the time of writing, we use `main` as the default branch name in t9903. This trick was performed via $ (cd t && sed -i -e 's/master/main/g' -e 's/MASTER/MAIN/g' \ -e 's/Master/Main/g' -- t99*.sh lib-cvs.sh && git checkout HEAD -- t9902\*) This allows us to define `GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=main` for all tests (except the ones we specifically excluded for now). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5516-fetch-push.sh')
0 files changed, 0 insertions, 0 deletions