RESOLVED FIXED 218212
[webkitscmpy] Support finding commit by tag
https://bugs.webkit.org/show_bug.cgi?id=218212
Summary [webkitscmpy] Support finding commit by tag
Jonathan Bedard
Reported 2020-10-26 16:17:55 PDT
Finding a commit by tag is a bit difficult because git and svn treat tags differently. In svn, tags are classified the same way branches are. In Git, tags are a reference to a commit.
Attachments
Patch (21.58 KB, patch)
2020-10-26 16:31 PDT, Jonathan Bedard
no flags
Radar WebKit Bug Importer
Comment 1 2020-10-26 16:18:14 PDT
Jonathan Bedard
Comment 2 2020-10-26 16:31:40 PDT
EWS
Comment 3 2020-10-28 13:06:55 PDT
Committed r269117: <https://trac.webkit.org/changeset/269117> All reviewed patches have been landed. Closing bug and clearing flags on attachment 412363 [details].
Note You need to log in before you can comment on or make changes to this bug.