Bug 238877

Summary: [Merge-Queue] Use rebase over merge when canonicalizing commit
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=237368

Jonathan Bedard
Reported 2022-04-06 10:40:08 PDT
When we run `git pull origin <branch>`, we should add `--rebase` to force a rebase workflow instead of a merge workflow.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-04-06 10:40:24 PDT
Jonathan Bedard
Comment 2 2022-04-06 10:49:01 PDT
Jonathan Bedard
Comment 3 2022-04-06 13:13:28 PDT
Note You need to log in before you can comment on or make changes to this bug.