Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge upstream fork as well? #113

Open
bedge opened this issue Nov 11, 2015 · 1 comment
Open

merge upstream fork as well? #113

bedge opened this issue Nov 11, 2015 · 1 comment

Comments

@bedge
Copy link

bedge commented Nov 11, 2015

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?

@sepehr
Copy link

sepehr commented Dec 19, 2015

I really miss this feature. A git up [remote-name] would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants