Skip to content

Allow to switch between forks. #2807

Open
@akosyakov

Description

@akosyakov

In Gitpod some of our users would like to start from the parent repo, but then switch to own fork before creating the PR: gitpod-io/gitpod#4588

The thing is that such workflow only works if a user does not have permissions in parent repo, otherwise changes are just pushed to the parent repo branch.

I was thinking to add a command which allow to switch between forks and reconfigures remotes accordingly, i.e. upstream is parent, origin is a fork. But then it looks like that such command should rather to sit in this extension. Would you be open to the PR?

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions