RESOLVED FIXED 256237
[git-webkit] Correct --format in branch list
https://bugs.webkit.org/show_bug.cgi?id=256237
Summary [git-webkit] Correct --format in branch list
Jonathan Bedard
Reported 2023-05-02 17:08:06 PDT
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
Radar WebKit Bug Importer
Comment 1 2023-05-02 17:08:35 PDT
Jonathan Bedard
Comment 2 2023-05-02 17:14:19 PDT
EWS
Comment 3 2023-05-04 11:21:50 PDT
Committed 263686@main (3d23652e74b3): <https://commits.webkit.org/263686@main> Reviewed commits have been landed. Closing PR #13384 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.