]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'lc/rebase-trailer' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 13 Mar 2026 20:34:21 +0000 (13:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Mar 2026 20:34:21 +0000 (13:34 -0700)
commit75c22b6b26f9b411027df1c08805bba0eebcd705
tree18d57a082eeedbd51e6c5d015bc4d1818f4d9b86
parent5a4098b0cdbbb086549f1c6554ce77cbbc82ce8b
parente4f9d6b0ab2e1903765258991a6265599d0007ce
Merge branch 'lc/rebase-trailer' into next

"git rebase" learns "--trailer" command to drive the
interpret-trailers machinery.

* lc/rebase-trailer:
  rebase: support --trailer
  commit, tag: parse --trailer with OPT_STRVEC
  trailer: append trailers without fork/exec
  trailer: libify a couple of functions
  interpret-trailers: refactor create_in_place_tempfile()
  interpret-trailers: factor trailer rewriting
builtin/commit.c
builtin/rebase.c
sequencer.c
t/meson.build