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
This commit is contained in:
2
commit.c
2
commit.c
@ -1178,7 +1178,7 @@ static void handle_signed_tag(struct commit *parent, struct commit_extra_header
|
||||
/*
|
||||
* We could verify this signature and either omit the tag when
|
||||
* it does not validate, but the integrator may not have the
|
||||
* public key of the signer of the tag he is merging, while a
|
||||
* public key of the signer of the tag being merged, while a
|
||||
* later auditor may have it while auditing, so let's not run
|
||||
* verify-signed-buffer here for now...
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user