Bug 256398
| Summary: | [git-webkit] Treat tags like branches in pickable | ||
|---|---|---|---|
| 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
The 'git-webkit pickable' command treats individual commits differently from branches. Branches will check the pickable status of every commit on the branch, while an individual commit will just check the status of the specified commit. We should treat tags similar to branches, rather than treating them as single commits.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/108967330>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/13522
EWS
Committed 263898@main (0f420eb4d89c): <https://commits.webkit.org/263898@main>
Reviewed commits have been landed. Closing PR #13522 and removing active labels.