diff options
author | Jeff King <peff@peff.net> | 2020-06-23 11:25:01 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-06-23 19:56:26 -0700 |
commit | 6416a865da44ac8e27e5dbcafd6a8b76caf09f5a (patch) | |
tree | e89e3b3029fabdd4bb77c90955e5496b7fed247c /t/t4100/t-apply-1.expect | |
parent | fast-export: use a flex array to store anonymized entries (diff) | |
download | tgif-6416a865da44ac8e27e5dbcafd6a8b76caf09f5a.tar.xz |
fast-export: move global "idents" anonymize hashmap into function
All of the other anonymization functions keep their static mappings
inside the function to avoid polluting the global namespace. Let's do
the same for "idents", as nobody needs it outside of
anonymize_ident_line().
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4100/t-apply-1.expect')
0 files changed, 0 insertions, 0 deletions