summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2020-09-21 22:01:23 +0000
committerJunio C Hamano <gitster@pobox.com>2020-09-21 15:19:27 -0700
commit659288cd9193a97d5f08c6ac090d58dfbdf6b345 (patch)
treecec2bf8aafd693c497ddf9bd8703b9176720a2e0 /builtin/commit.c
parent385c171a018f2747b329bcfa6be8eda1709e5abd (diff)
t/test-terminal: avoid non-inclusive language
In the ongoing effort to make the Git project a more inclusive place, let's try to avoid names like "master" where possible. In this instance, the use of the term `slave` is unfortunately enshrined in IO::Pty's API. We simply cannot avoid using that word here. But at least we can get rid of the usage of the word `master` and hope that IO::Pty will be eventually adjusted, too. Guessing that IO::Pty might follow Python's lead, we replace the name `master` by `parent` (hoping that IO::Pty will adopt the parent/child nomenclature, too). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions