diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2020-11-18 23:44:44 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-11-19 15:44:18 -0800 |
commit | 46a29020bb98bf086ef75036abf82ae8721e7466 (patch) | |
tree | c8ce328b245a44c60d3fceb93653ad79e98c2fb3 /t/t1509-root-work-tree.sh | |
parent | t9[5-7]*: adjust the references to the default branch name "main" (diff) | |
download | tgif-46a29020bb98bf086ef75036abf82ae8721e7466.tar.xz |
tests(git-p4): transition to the default branch name `main`
In the previous commits, we adjusted the test suite to use the branch
name `main` for initial branches.
The `git p4`-related tests are a bit harder to adjust because `git p4`
uses the ref `refs/heads/p4/master` to track the remote branches, and
for now, we do not want to change that (this might be the subject of a
future patch series). We only need to adjust for the actual initial
branch name to be changed to `main`.
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/t1509-root-work-tree.sh')
0 files changed, 0 insertions, 0 deletions