RESOLVED FIXED 255528
[git-webkit] Do not include indented trailers
https://bugs.webkit.org/show_bug.cgi?id=255528
Summary [git-webkit] Do not include indented trailers
Jonathan Bedard
Reported 2023-04-17 09:29:04 PDT
Trailers from a cherry-picked commit should not be included as trailers to current commit. In general, this is a problem because WebKit permits trailers to include whitespace where as `git` does not. WebKit should not respect trailers which _begin_ with whitespace, though.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-04-17 09:29:20 PDT
Jonathan Bedard
Comment 2 2023-04-17 09:42:55 PDT
EWS
Comment 3 2023-04-17 11:12:38 PDT
Committed 263027@main (3338c3aac8ff): <https://commits.webkit.org/263027@main> Reviewed commits have been landed. Closing PR #12808 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.