RESOLVED DUPLICATE of bug 240874240873
PR description gets truncated if commit log description starts with P1
https://bugs.webkit.org/show_bug.cgi?id=240873
Summary PR description gets truncated if commit log description starts with P1
Jean-Yves Avenard [:jya]
Reported 2022-05-24 08:24:49 PDT
I pushed a PR with 3 commits for review: They are titled https://github.com/WebKit/WebKit/pull/968 P1. Rework SharedBufferCopy so that we can keep a reference to the underlying SharedMemory P2. Remove SharedBufferCopy::safeBuffer() and rename SharedBufferCopy::buffer with SharedBufferCopy::unsafeBuffer. P3. Rename SharedBufferCopy to SharedBufferReference When pushed, the title of the PR becomes: "P." To add: Ideally it would be great if there was a "-m DESCRIPTION, --description=DESCRIPTION" like there was with webkit-patch as the description can't always be the same as the patch on top of the stack.
Attachments
Alexey Proskuryakov
Comment 1 2022-05-24 13:22:02 PDT
*** This bug has been marked as a duplicate of bug 240874 ***
Note You need to log in before you can comment on or make changes to this bug.