[Webkit-unassigned] [Bug 171082] update-webkit should perform a rebase-style merge when updating.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 20 20:47:40 PDT 2017


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

--- Comment #4 from Kocsen Chung <kocsen_chung at apple.com> ---
I don't see this as forcing a specific workflow - I see it more as more better mirroring the workflow WebKit currently uses.

Those on git-svn have no option to update their checkout other than using git-svn **rebase** which is achieved in pure git with the `--rebase` flag.

== 

Having said that that is not the intent of this change. It is more to alleviate the problem from the radar in Comment 2.
That particular problem could be easily remediated without any changes to the WebKit codebase.

What are your thoughts?

-- 
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/20170421/5fcc3f4c/attachment.html>


More information about the webkit-unassigned mailing list