Skip to content

Commit 8dcf73c

Browse files
dschogitster
authored andcommitted
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 46a2902 commit 8dcf73c

File tree

1 file changed

+58
-58
lines changed

1 file changed

+58
-58
lines changed

0 commit comments

Comments
 (0)