WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-04-06 10:40:24 PDT
<
rdar://problem/91363334
>
Jonathan Bedard
Comment 2
2022-04-06 10:49:01 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/248
Jonathan Bedard
Comment 3
2022-04-06 13:13:28 PDT
Landed
https://commits.webkit.org/249344@main
(
r292496
)
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug