WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
221799
'sync-commits.py' should be able to limit reporting scope to a specific branch on a Git repository.
https://bugs.webkit.org/show_bug.cgi?id=221799
Summary
'sync-commits.py' should be able to limit reporting scope to a specific branc...
dewei_zhu
Reported
2021-02-11 18:33:07 PST
'sync-commits.py' should be able to limit reporting scope to a specific branch on a Git repository.
Attachments
Patch
(3.17 KB, patch)
2021-02-11 18:36 PST
,
dewei_zhu
no flags
Details
Formatted Diff
Diff
Patch
(3.17 KB, patch)
2021-02-11 18:38 PST
,
dewei_zhu
rniwa
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
dewei_zhu
Comment 1
2021-02-11 18:36:59 PST
Created
attachment 420076
[details]
Patch
dewei_zhu
Comment 2
2021-02-11 18:38:15 PST
Created
attachment 420077
[details]
Patch
Ryosuke Niwa
Comment 3
2021-02-12 01:33:56 PST
Comment on
attachment 420077
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=420077&action=review
I guess we don't have any tests for this script... We probably should.
> Websites/perf.webkit.org/tools/sync-commits.py:195 > - def __init__(self, name, git_checkout, git_url): > + def __init__(self, name, git_checkout, git_url, git_branch):
should probably set the default parameter of None to signify the fact it's optional.
dewei_zhu
Comment 4
2021-02-12 15:05:48 PST
rdar://74241548
Landed in
r272814
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