WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
256305
[git-webkit] Exclude trailing . in commit regex for cherry-picks
https://bugs.webkit.org/show_bug.cgi?id=256305
Summary
[git-webkit] Exclude trailing . in commit regex for cherry-picks
Jonathan Bedard
Reported
2023-05-04 07:55:31 PDT
Existing code strips trailing .s in commit representations coming from cherry-pick commit messages. Responding to feedback in
https://github.com/WebKit/WebKit/pull/13246
, I figured out how to craft a regex that excludes this trailing period.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-05-04 07:55:49 PDT
<
rdar://problem/108892742
>
Jonathan Bedard
Comment 2
2023-05-04 07:58:26 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13442
EWS
Comment 3
2023-05-04 10:21:54 PDT
Committed
263681@main
(4a2df13be225): <
https://commits.webkit.org/263681@main
> Reviewed commits have been landed. Closing PR #13442 and removing active labels.
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