diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2020-11-18 23:44:31 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-11-19 15:44:18 -0800 |
| commit | 3275f4e886b124b832b8b822c48e3e07b5b143ed (patch) | |
| tree | 8c74af5ca53a141f7cffbf2e68773911f27d1a77 /t/t5514-fetch-multiple.sh | |
| parent | t5503: prepare aligned comment for replacing `master` with `main` (diff) | |
| download | git-3275f4e886b124b832b8b822c48e3e07b5b143ed.tar.gz git-3275f4e886b124b832b8b822c48e3e07b5b143ed.zip | |
t550*: adjust the references to the default branch name "main"
This trick was performed via
$ (cd t &&
sed -i -e 's/master/main/g' -e 's/MASTER/MAIN/g' \
-e 's/Master/Main/g' -- t550*.sh)
This allows us to define `GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=main`
for those tests.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5514-fetch-multiple.sh')
0 files changed, 0 insertions, 0 deletions
