From: Junio C Hamano Date: Thu, 8 Jan 2026 07:41:15 +0000 (+0900) Subject: Merge branch 'lc/rebase-trailer' into seen X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13cbf41d9a2723307e503269f1e82f435aa99c34;p=thirdparty%2Fgit.git Merge branch 'lc/rebase-trailer' into seen Refactor code paths to run "interpret-trailers" from "git commit/tag" and use it in "git rebase". * lc/rebase-trailer: rebase: support --trailer trailer: append trailers in-process and drop the fork to `interpret-trailers` trailer: move process_trailers to trailer.h interpret-trailers: factor out buffer-based processing to process_trailers() --- 13cbf41d9a2723307e503269f1e82f435aa99c34