diff options
author | Jeff King <peff@peff.net> | 2012-12-12 05:59:45 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-12-12 11:09:37 -0800 |
commit | 7c8ce308d383ce6888f69e39f0d32322600c2cc2 (patch) | |
tree | 683d9e074e0e6c8911935ebdf59e0a2dbf0b08ad /remote-curl.c | |
parent | 75ed918bda00a0786bab7de3d220765226fe3f1e (diff) | |
download | git-7c8ce308d383ce6888f69e39f0d32322600c2cc2.tar.gz git-7c8ce308d383ce6888f69e39f0d32322600c2cc2.tar.xz |
mailmap: refactor mailmap parsing for non-file sources
The read_single_mailmap function opens a mailmap file and
parses each line. In preparation for having non-file
mailmaps, let's pull out the line-parsing logic into its own
function (read_mailmap_line), and rename the file-parsing
function to match (read_mailmap_file).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'remote-curl.c')
0 files changed, 0 insertions, 0 deletions