summaryrefslogtreecommitdiff
path: root/git-rebase.sh
diff options
context:
space:
mode:
authorChristian Couder <chriscool@tuxfamily.org>2014-10-13 20:16:24 +0200
committerJunio C Hamano <gitster@pobox.com>2014-10-13 13:55:26 -0700
commit4103818d20a4aa8f2473bff3cc8e2f9048d9c310 (patch)
tree6aa84cd43283121eebaaaa853d9706789cca8fa5 /git-rebase.sh
parent9385b5d7065351104c7bfd3d1e53a28207b8b7ed (diff)
downloadgit-4103818d20a4aa8f2473bff3cc8e2f9048d9c310.tar.gz
trailer: process trailers from input message and arguments
Implement the logic to process trailers from the input message and from arguments. At the beginning trailers from the input message are in their own "in_tok" doubly linked list, and trailers from arguments are in their own "arg_tok" doubly linked list. The lists are traversed and when an "arg_tok" should be "applied", it is removed from its list and inserted into the "in_tok" list. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-rebase.sh')
0 files changed, 0 insertions, 0 deletions