diff options
author | Junio C Hamano <gitster@pobox.com> | 2021-07-16 17:42:53 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-07-16 17:42:53 -0700 |
commit | 8e62a85352e998415934ac24c6b0db3cd37d372e (patch) | |
tree | a20215a476e1ef6f8fdff13bff82398a16f1f4f7 /t | |
parent | Merge branch 'jt/partial-clone-submodule-1' (diff) | |
parent | *: fix typos (diff) | |
download | tgif-8e62a85352e998415934ac24c6b0db3cd37d372e.tar.xz |
Merge branch 'ds/gender-neutral-doc'
Update the documentation not to assume users are of certain gender
and adds to guidelines to do so.
* ds/gender-neutral-doc:
*: fix typos
comments: avoid using the gender of our users
doc: avoid using the gender of other people
Diffstat (limited to 't')
-rwxr-xr-x | t/t9300-fast-import.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t9300-fast-import.sh b/t/t9300-fast-import.sh index 1aea943bef..aa55b41b9a 100755 --- a/t/t9300-fast-import.sh +++ b/t/t9300-fast-import.sh @@ -1538,7 +1538,6 @@ test_expect_success 'O: comments are all skipped' ' commit refs/heads/O1 # -- ignore all of this text committer $GIT_COMMITTER_NAME <$GIT_COMMITTER_EMAIL> $GIT_COMMITTER_DATE - # $GIT_COMMITTER_NAME has inserted here for his benefit. data <<COMMIT dirty directory copy COMMIT |