summaryrefslogtreecommitdiff
path: root/t/t4119-apply-config.sh
diff options
context:
space:
mode:
authorLibravatar Johannes Schindelin <johannes.schindelin@gmx.de>2020-12-06 13:15:59 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-12-07 10:29:25 -0800
commit8f19c9fd433c02ee1496bc6f34ef0a061c3f2087 (patch)
tree9ef2fdc6696c4ae10b9fa7a23d7bdfab45177db3 /t/t4119-apply-config.sh
parentTenth batch (diff)
downloadtgif-8f19c9fd433c02ee1496bc6f34ef0a061c3f2087.tar.xz
t6300: avoid using the default name of the initial branch
Our test suite currently only passes when `git init` uses the name `master` for the initial branch. This would stop us from changing the default branch name. Let's adjust t6300 so that it does not rely on any specific default branch name. This trick is done by (force-)renaming the initial branch to the name `main` in the `setup` and the `:remotename and :remoteref` test cases, and then replacing all mentions of `master` and `MASTER` with `main` and `MAIN`, respectively. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4119-apply-config.sh')
0 files changed, 0 insertions, 0 deletions