When we run `git pull origin <branch>`, we should add `--rebase` to force a rebase workflow instead of a merge workflow.
<rdar://problem/91363334>
Pull request: https://github.com/WebKit/WebKit/pull/248
Landed https://commits.webkit.org/249344@main (r292496)