WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
235974
[git-webkit] Handle local commit on production branch
https://bugs.webkit.org/show_bug.cgi?id=235974
Summary
[git-webkit] Handle local commit on production branch
Jonathan Bedard
Reported
2022-02-01 13:49:44 PST
When using `git-webkit pr`, if a user has a local commit on a production branch that is not pushed to the remote, we could simply move the local ref for the production branch to wherever the remote ref is and use the local commit as the change to be uploaded. Right now, we raise an error because the PR branch doesn't have any differences to it's target branch.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-02-01 13:49:57 PST
<
rdar://problem/88346615
>
Jonathan Bedard
Comment 2
2022-02-11 12:26:38 PST
Landed
247151@main
(
r289659
)
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