Bug 220739 - [update-webkit] Do not automatically use git svn rebase
Summary: [update-webkit] Do not automatically use git svn rebase
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on: 220747
Blocks:
  Show dependency treegraph
 
Reported: 2021-01-19 11:34 PST by Jonathan Bedard
Modified: 2021-01-19 17:27 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.40 KB, patch)
2021-01-19 11:36 PST, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.