WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-10-26 16:18:14 PDT
<
rdar://problem/70700121
>
Jonathan Bedard
Comment 2
2020-10-26 16:31:40 PDT
Created
attachment 412363
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug