diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2016-10-20 14:39:47 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-10-20 15:09:38 -0700 |
commit | 8966a39483fb2e823055b1c7f1a2ff9394d727e4 (patch) | |
tree | 8f159d330e56ab4a591e79238c7225da7b74324b /builtin/commit.c | |
parent | d65fd424ad21adbc1ea11fcddae331698453d1e2 (diff) | |
download | git-8966a39483fb2e823055b1c7f1a2ff9394d727e4.tar.gz |
trailer: use list.h for doubly-linked list
Replace the existing handwritten implementation of a doubly-linked list
in trailer.c with the functions and macros from list.h. This
significantly simplifies the code.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions