Bug 256237
| Summary: | [git-webkit] Correct --format in branch list | ||
|---|---|---|---|
| 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
We need to pass '--format' to 'git branch' before we pass '--merged'. We also should not include quotes in our format, so those quotes are not included in the output of 'git branch'.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/108817593>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/13384
EWS
Committed 263686@main (3d23652e74b3): <https://commits.webkit.org/263686@main>
Reviewed commits have been landed. Closing PR #13384 and removing active labels.