[Webkit-unassigned] [Bug 244147] New: An error creating a PR can result in commit message loss

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 16:21:20 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=244147

            Bug ID: 244147
           Summary: An error creating a PR can result in commit message
                    loss
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

I just lost 15 minutes of typing because of the following:

1. With stages changes, did `git webkit pr --no-update --issue NNNN`
2. While the commit log editor (TextMate) was still open, did a Ctrl-C in terminal because I need to fix a style error.
3. Quit TextMate, assuming the long commit message I'd just written would get saved.
4. Did `git webkit pr --no-update --issue NNNN` again
5. Got an error about already being on the branch
6. Did `git webkit pr --no-update`
7. It launched TextMate with a fresh commit message, which didn't even contain the bugzilla link

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220819/4850be26/attachment.htm>


More information about the webkit-unassigned mailing list