Bug 255528
| Summary: | [git-webkit] Do not include indented trailers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/108143386>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/12808
EWS
Committed 263027@main (3338c3aac8ff): <https://commits.webkit.org/263027@main>
Reviewed commits have been landed. Closing PR #12808 and removing active labels.