diff options
| author | Li Chen <me@linux.beauty> | 2026-03-06 14:53:31 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-03-06 13:02:20 -0800 |
| commit | 5e148696bf86f0173dfc91571d15ba833ec19ccd (patch) | |
| tree | 63c53c41184137472ef8fe360a14f66100552e61 /gitk-git | |
| parent | 6b2243fdd45f0596fc640823faaa6a1aec05a420 (diff) | |
| download | git-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 'gitk-git')
0 files changed, 0 insertions, 0 deletions
