[Webkit-unassigned] [Bug 239752] Support merging pull requests containing multiple commits

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 31 11:10:12 PDT 2022


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

Elliott Williams <emw at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |239082

--- Comment #2 from Elliott Williams <emw at apple.com> ---
Real world example of where a workflow like this is needed: I'm relanding a change along with a fix. I think it's most logical, both for history and my reviewers, to land two commits: one is the automated `git revert` commit which undoes the revert, and the other applies fixes.

Currently, I'm forced to squash them together. As a result, the merged commit doesn't make it clear what was changed.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=239082
[Bug 239082] GitHub feedback umbrella
-- 
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/20220531/c7d7e442/attachment.htm>


More information about the webkit-unassigned mailing list