diff options
author | Derrick Stolee <derrickstolee@github.com> | 2022-07-19 18:32:17 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-07-19 12:45:31 -0700 |
commit | f5adaa5cc31006ad6a2a62d5be008e3453a365e4 (patch) | |
tree | 04acb9f47034228be5d009167fa85f4d5a73af81 /builtin/commit-graph.c | |
parent | 0011f94a4f05d5311a4f3223da8caf3bfbb9e293 (diff) |
transport.c: avoid "whitelist"
The word "whitelist" has cultural implications that are not inclusive.
Thankfully, it is not difficult to reword and avoid its use.
The GIT_ALLOW_PROTOCOL environment variable was referred to as a
"whitelist", but the word "allow" is already part of the variable.
Replace "whitelist" with "allow_list" in these cases to demonstrate that
we are processing a list of allowed protocols.
Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions