Skip to content

merge upstream fork as well? #113

Description

@bedge

We just migrated to a github forked repo workflow and really miss git-up's "just do the right thing" mentality.
With multiple remotes, gitup just pulls from the immediate fork (origin), and not from upstream repo:

origin  git@github.com:bedge/ct-sdk.git (fetch)
origin  git@github.com:bedge/ct-sdk.git (push)
upstream        git@github.com:XXXX/ct-sdk.git (fetch)
upstream        git@github.com:XXXX/ct-sdk.git (push)

Any possibility that git-up could be adapted to optionally fetch form the upstream repo as well as just the origin?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions