Bug 232447 - [webkitscmpy] Add fetch and rebase
Summary: [webkitscmpy] Add fetch and rebase
Status: RESOLVED FIXED
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:
Blocks:
 
Reported: 2021-10-28 12:15 PDT by Jonathan Bedard
Modified: 2021-10-29 08:44 PDT (History)
1 user (show)

See Also:


Attachments
Patch (7.91 KB, patch)
2021-10-28 12:18 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (11.78 KB, patch)
2021-10-28 16:28 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch for landing (13.18 KB, patch)
2021-10-29 08:10 PDT, 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-10-28 12:15:19 PDT
We need to rebase against a specific branch when landing a pull-request. Additionally, we should be more explicit about updating local branch refs when we are pull/rebasing against those refs. When we rebase a branch, we need to clear any cache associated with that branch.
Comment 1 Radar WebKit Bug Importer 2021-10-28 12:15:38 PDT
<rdar://problem/84770221>
Comment 2 Jonathan Bedard 2021-10-28 12:18:10 PDT
Created attachment 442728 [details]
Patch
Comment 3 Jonathan Bedard 2021-10-28 12:18:40 PDT
PR: https://github.com/WebKit/WebKit/pull/27
Comment 4 Jonathan Bedard 2021-10-28 16:28:58 PDT
Created attachment 442763 [details]
Patch
Comment 5 Jonathan Bedard 2021-10-29 08:10:38 PDT
Created attachment 442814 [details]
Patch for landing
Comment 6 EWS 2021-10-29 08:44:34 PDT
Committed r285029 (243673@main): <https://commits.webkit.org/243673@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 442814 [details].