]> Kevux Git Server - rit/commit
comments: avoid using the gender of our users
authorFelipe Contreras <felipe.contreras@gmail.com>
Tue, 15 Jun 2021 14:11:10 +0000 (14:11 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Jun 2021 02:25:11 +0000 (11:25 +0900)
commit0e20b229eea63716cdd1bea916b7e416f450278a
treeb3bf9038209cd8649e2cbe92d1215e53c2552692
parent69b3367f6c987b36b98937d8f446f75c5dbc000a
comments: avoid using the gender of our users

We generally avoid specifying the gender of our users in order to be
more inclusive, but sometimes a few slip by due to habit.

Since by doing a little bit of rewording we can avoid this irrelevant
detail, let's do so.

Inspired-by: Derrick Stolee <dstolee@microsoft.com>
Helped-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
commit.c
config.h
date.c
pathspec.h
strbuf.h
wt-status.c