diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2020-12-04 14:34:22 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-12-04 12:05:19 -0800 |
commit | 71f4a9355a2742c071c7e9b3bce8b55b05867a0a (patch) | |
tree | 26b15bcb34e8198285c079ccde8be82c01046230 /Documentation | |
parent | t5526: avoid depending on a specific default branch name (diff) | |
download | tgif-71f4a9355a2742c071c7e9b3bce8b55b05867a0a.tar.xz |
t5526: drop the prereq expecting the default branch name `main`
Initially, we started converting this test script in anticipation for
renaming the default branch name to `main`. To that end, we partially
converted it to accommodate for that default branch name, marking the
now-failing test cases with a prereq that was designed to be fulfilled
once the rename was complete.
However, the effort to move to the branch name `main` needs quite a bit
longer, as it was decided that we need a deprecation phase first.
To avoid keeping t5526 in limbo for such a long time, we just made it
independent of the actual default branch name used by Git. Therefore,
that prereq is no longer necessary, and we can drop it.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions