Xcode 13 and pull-request workflow

The PR / comments / discussion (eg GitHub) integration on xcode13 is very promising but I have an issue with git remotes:

I have a branch is one a remote myremote/mybranch which comes from a fork of an upstream project theupstream/main.

I edit/commit/push my changes to "myremote/mybranch" but now I want to create a PR myremote/mybranch => theupstream/main

Is there a way to do that in Xcode 13 ?

Everything looks fine when the branches are on the same remote but not on different ones.

thx

Why no reply, Where are the Apple source control engineers?

I use the same workflow. This workflow should be very common. At present, Xcode does not support it?

Xcode 13 and pull-request workflow
 
 
Q