diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2016-10-20 14:39:48 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-10-20 15:09:50 -0700 |
commit | 63ab3f348458212c3e5d493465acd615303fb45a (patch) | |
tree | 74dee189d4a4e808162387cbc83cb035dce09350 /apply.c | |
parent | trailer: use list.h for doubly-linked list (diff) | |
download | tgif-63ab3f348458212c3e5d493465acd615303fb45a.tar.xz |
trailer: streamline trailer item create and add
Currently, creation and addition (to a list) of trailer items are spread
across multiple functions. Streamline this by only having 2 functions:
one to parse the user-supplied string, and one to add the parsed
information to a list.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'apply.c')
0 files changed, 0 insertions, 0 deletions