diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-10-18 15:58:35 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-10-21 15:50:17 -0700 |
commit | 28c6bfe94c83b810e5b23a2dc478c961c0534986 (patch) | |
tree | 30256120e56d1d97ae65f82548a72ed1ffe4c797 /builtin/fetch.c | |
parent | 28be2d083cfce464dc898dfb78f2b957b7116277 (diff) | |
download | git-28c6bfe94c83b810e5b23a2dc478c961c0534986.tar.gz |
mailinfo: move check for metainfo_charset to convert_to_utf8()
All callers of this function refrain from calling it when
mi->metainfo_charset is NULL; move the check to the callee,
as it already has a few conditions at its beginning to turn
it into a no-op.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/fetch.c')
0 files changed, 0 insertions, 0 deletions