summaryrefslogtreecommitdiff
path: root/t/t3200-branch.sh
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2020-09-26 21:04:22 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-09-27 00:03:29 (GMT)
commitf33f2d3d54c12462701ea01e81da45e63e2c3087 (patch)
tree216bb5849bec3731d89d164f81579bc51eb1df99 /t/t3200-branch.sh
parentb6211b89eb3aee35afdcb1788869b5cf4b04a850 (diff)
downloadgit-f33f2d3d54c12462701ea01e81da45e63e2c3087.zip
git-f33f2d3d54c12462701ea01e81da45e63e2c3087.tar.gz
git-f33f2d3d54c12462701ea01e81da45e63e2c3087.tar.bz2
t9902: avoid using the branch name `master`
The completion tests used that name unnecessarily, and it is a non-inclusive term, so let's avoid using it here. Since three of the touched test cases make use of the fact that two of the branch names (`master` and `maint`) start with the same letter (or even with the same two letters), we choose to replace the use of `master` by a name that also has that property: `main`. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3200-branch.sh')
0 files changed, 0 insertions, 0 deletions