WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
240694
webkitscmpy.local.git.Git.branches_for should use git-for-each-ref
https://bugs.webkit.org/show_bug.cgi?id=240694
Summary
webkitscmpy.local.git.Git.branches_for should use git-for-each-ref
Sam Sneddon [:gsnedders]
Reported
2022-05-19 16:57:49 PDT
We're having to do pretty fragile stuff parsing the output of the git-branches porcelain command; we probably should be using `git-for-each-ref` instead. That said, if we're too old of a version of git (<2.13) , then we don't have --contains there (nor --format on git-branch).
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-05-26 16:58:20 PDT
<
rdar://problem/94004623
>
Sam Sneddon [:gsnedders]
Comment 2
2022-08-09 09:24:21 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3150
EWS
Comment 3
2026-01-09 19:39:50 PST
Committed
305398@main
(88f741f03508): <
https://commits.webkit.org/305398@main
> Reviewed commits have been landed. Closing PR #3150 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