diff options
author | Christian Couder <chriscool@tuxfamily.org> | 2014-10-13 20:16:25 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-10-13 13:55:26 -0700 |
commit | 46a0613f00f2cf6a61d04fa49131fcbe3afaad07 (patch) | |
tree | 95c339746de7a9a83f43104f5fc9d689681570ca /progress.c | |
parent | trailer: process trailers from input message and arguments (diff) | |
download | tgif-46a0613f00f2cf6a61d04fa49131fcbe3afaad07.tar.xz |
trailer: read and process config information
Read the configuration to get trailer information, and then process
it and store it in a doubly linked list.
The config information is stored in the list whose first item is
pointed to by:
static struct trailer_item *first_conf_item;
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'progress.c')
0 files changed, 0 insertions, 0 deletions