RESOLVED FIXED 238877
[Merge-Queue] Use rebase over merge when canonicalizing commit
https://bugs.webkit.org/show_bug.cgi?id=238877
Summary [Merge-Queue] Use rebase over merge when canonicalizing commit
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.