diff options
author | 2012-12-12 05:59:45 -0500 | |
---|---|---|
committer | 2012-12-12 11:09:37 -0800 | |
commit | 7c8ce308d383ce6888f69e39f0d32322600c2cc2 (patch) | |
tree | 683d9e074e0e6c8911935ebdf59e0a2dbf0b08ad /t | |
parent | Add file completion to tcsh git completion. (diff) | |
download | tgif-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 't')
0 files changed, 0 insertions, 0 deletions