diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-04-16 10:47:45 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-04-16 11:35:27 -0700 |
commit | 599446dc323d15bab7f2a54f57ae8c5c4d7d6103 (patch) | |
tree | 85f73a834cfba58c4b1aa4941279aa53762e3037 /parse-options.c | |
parent | utf8-bom: introduce skip_utf8_bom() helper (diff) | |
download | tgif-599446dc323d15bab7f2a54f57ae8c5c4d7d6103.tar.xz |
config: use utf8_bom[] from utf.[ch] in git_parse_source()
Because the function reads one character at the time, unfortunately
we cannot use the easier skip_utf8_bom() helper, but at least we do
not have to duplicate the constant string this way.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'parse-options.c')
0 files changed, 0 insertions, 0 deletions