diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2020-10-23 14:00:02 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-10-23 08:57:41 -0700 |
| commit | 97cf8d50b598105ecc383bec8fd9b8699e7ba51f (patch) | |
| tree | 4f9239f59567dfe1f99fec78e8774b7e829f65ca /git-gui/lib/browser.tcl | |
| parent | 392ab3d9ff78658b2e456eede3ebeaec9d89197f (diff) | |
t5703: adjust a test case for the upcoming default branch name
We want to rename the default branch name used by `git init` in the near
future, using `main` as the new name.
In preparation for that, we adjust a test case that wants to rename the
default branch to a different name that however has the same length. We
use `none` as that name because it matches the length of `main`.
As this test case cannot possibly pass until the default branch name is
_actually_ changed, we temporarily guard it behind a special-purpose
prereq, until the test suite is fully converted to use that new default
branch name.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/browser.tcl')
0 files changed, 0 insertions, 0 deletions
