diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2020-09-21 22:01:24 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-09-21 15:19:28 -0700 |
commit | 432f5e638d00fc9175594c73c1a9e81af1928872 (patch) | |
tree | 734cfd43378b3a682bd20f749ce26adb6ebf6031 /range-diff.h | |
parent | fast-export: avoid using unnecessary language in a code comment (diff) | |
download | tgif-432f5e638d00fc9175594c73c1a9e81af1928872.tar.xz |
t3200: avoid variations of the `master` branch name
To avoid branch names with a loaded history, we already started to avoid
using the name "master" in a couple instances.
The `t3200-branch.sh` script uses variations of this name for branches
other than the default one. So let's change those names, as
"lowest-hanging fruits" in the effort to use more inclusive naming
throughout Git's source code. While at it, make those branch names
independent from the default branch name.
In this particular instance, this rename requires a couple of
non-trivial adjustments, as the aligned output depends on the maximum
length of the displayed branches (which we now changed), and also on the
alphabetical order (which we now changed, too).
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'range-diff.h')
0 files changed, 0 insertions, 0 deletions