Bug 220739

Summary: [update-webkit] Do not automatically use git svn rebase
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED INVALID    
Severity: Normal CC: aakash_jain, commit-queue, simon.fraser, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 220747    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Jonathan Bedard 2021-01-19 11:34:03 PST
git svn rebase is an expensive command, it's also almost universally wrong in a world where our Git mirrors are being automatically only.
Comment 1 Radar WebKit Bug Importer 2021-01-19 11:34:16 PST
<rdar://problem/73365632>
Comment 2 Jonathan Bedard 2021-01-19 11:36:57 PST
Created attachment 417892 [details]
Patch
Comment 3 Aakash Jain 2021-01-19 11:39:06 PST
Comment on attachment 417892 [details]
Patch

rs=me
let's try this
Comment 4 Jonathan Bedard 2021-01-19 11:44:54 PST
Committed r271606: <https://trac.webkit.org/changeset/271606>
Comment 5 WebKit Commit Bot 2021-01-19 13:37:19 PST
Re-opened since this is blocked by bug 220747
Comment 6 Jonathan Bedard 2021-01-19 13:52:53 PST
Closing this bug, it's premise is invalid.