trailers: introduce struct new_trailer_item
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 1 Aug 2017 09:03:31 +0000 (11:03 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Aug 2017 19:23:28 +0000 (12:23 -0700)
commit51166b8754e0df4ed3ee559ddcc4641035ec98ec
treeb4cc6bdc37081358f6ccdf501394a44df52ec943
parent52fc319d4dfdbf67fe298908d8519be271ca4eb4
trailers: introduce struct new_trailer_item

This will provide a place to store the current state of the
--where, --if-exists and --if-missing options.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/interpret-trailers.c
trailer.c
trailer.h