aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-rebase.adoc
diff options
context:
space:
mode:
authorLi Chen <me@linux.beauty>2026-03-06 14:53:31 +0000
committerJunio C Hamano <gitster@pobox.com>2026-03-06 13:02:20 -0800
commit5e148696bf86f0173dfc91571d15ba833ec19ccd (patch)
tree63c53c41184137472ef8fe360a14f66100552e61 /Documentation/git-rebase.adoc
parent6b2243fdd45f0596fc640823faaa6a1aec05a420 (diff)
downloadgit-5e148696bf86f0173dfc91571d15ba833ec19ccd.tar.xz
commit, tag: parse --trailer with OPT_STRVEC
Now that amend_file_with_trailers() expects raw trailer lines, do not store argv-style "--trailer=<trailer>" strings in git commit and git tag. Parse --trailer using OPT_STRVEC so trailer_args contains only the trailer value, and drop the temporary prefix stripping in amend_file_with_trailers(). Signed-off-by: Li Chen <me@linux.beauty> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-rebase.adoc')
0 files changed, 0 insertions, 0 deletions