WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
242076
[git-webkit] Fix branch_point computation
https://bugs.webkit.org/show_bug.cgi?id=242076
Summary
[git-webkit] Fix branch_point computation
Jonathan Bedard
Reported
2022-06-28 12:02:49 PDT
If we don't have anything committed, the branch_point should be HEAD. Additionally, computing the branch_point is relatively expensive, we can avoid this computation when we're rebasing because we know that the branch point is the tip of the branch we're rebasing on.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-06-28 12:02:58 PDT
<
rdar://problem/96080523
>
Jonathan Bedard
Comment 2
2022-06-28 12:07:25 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/1861
EWS
Comment 3
2022-06-28 16:56:41 PDT
Committed
251934@main
(b571cde426fc): <
https://commits.webkit.org/251934@main
> Reviewed commits have been landed. Closing PR #1861 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