summaryrefslogtreecommitdiff
path: root/trailer.h
AgeCommit message (Collapse)AuthorFilesLines
2014-10-13trailer: put all the processing together and printLibravatar Christian Couder1-0/+6
This patch adds the process_trailers() function that calls all the previously added processing functions and then prints the results on the standard output. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>