WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
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
>
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