Bug 256398

Summary: [git-webkit] Treat tags like branches in pickable
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: 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
Reported 2023-05-05 14:50:55 PDT
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
Radar WebKit Bug Importer
Comment 1 2023-05-05 14:51:16 PDT
Jonathan Bedard
Comment 2 2023-05-05 14:53:32 PDT
EWS
Comment 3 2023-05-10 07:13:38 PDT
Committed 263898@main (0f420eb4d89c): <https://commits.webkit.org/263898@main> Reviewed commits have been landed. Closing PR #13522 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.