WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 244660
242836
git-webkit upload should warn & confirm when overriding unrelated bug's PR
https://bugs.webkit.org/show_bug.cgi?id=242836
Summary
git-webkit upload should warn & confirm when overriding unrelated bug's PR
Ryosuke Niwa
Reported
2022-07-16 12:19:50 PDT
I've had too many instances where my working tree on a "wrong" branch and it ended up overriding another bug's PR. git-webkit should detect this and confirm with the user instead of going ahead & pushing PR to the remote.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2022-07-16 12:20:48 PDT
e.g. see
https://github.com/WebKit/WebKit/pull/2486
where I accidentally pushed PR for the
bug 198280
. This is really annoying because then I'd have to restore the old branch and force push again in addition to creating a new branch for the bug.
Radar WebKit Bug Importer
Comment 2
2022-07-23 12:20:19 PDT
<
rdar://problem/97489503
>
Jonathan Bedard
Comment 3
2023-09-15 11:01:02 PDT
This was fixed in
https://bugs.webkit.org/show_bug.cgi?id=244660
, a few related changes in the same area have further cleaned up the behavior of that original change.
Jonathan Bedard
Comment 4
2023-09-15 11:01:10 PDT
*** This bug has been marked as a duplicate of
bug 244660
***
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