WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
REOPENED
241974
Calling `git webkit pr` on a branch with staged changes should prompt to create a bug
https://bugs.webkit.org/show_bug.cgi?id=241974
Summary
Calling `git webkit pr` on a branch with staged changes should prompt to crea...
Antoine Quint
Reported
2022-06-24 11:55:19 PDT
The way I typically work is that I create a branch first, write some code, commit some code, and when I'm done typically git reset --soft main to then be able to commit one single clean commit. Once I have everything staged, I would expect `git webkit pr` to: 1. prompt to create a bugzilla bug 2. let me write the commit message with the bug pre-filled 3. file the GitHub PR Steps 2 and 3 happen, but not step 1.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-07-01 11:56:12 PDT
<
rdar://problem/96306613
>
Sam Sneddon [:gsnedders]
Comment 2
2026-07-27 17:32:32 PDT
Testing this shows it is now fixed; Claude believes by
bug 312930
which seems plausible at least.
Sam Sneddon [:gsnedders]
Comment 3
2026-08-03 14:47:21 PDT
Re-opening for pull request
https://github.com/WebKit/WebKit/pull/70802
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