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

Add multi-upstream set-upstream support #219

Open
alanpearce opened this issue Jun 25, 2014 · 1 comment
Open

Add multi-upstream set-upstream support #219

alanpearce opened this issue Jun 25, 2014 · 1 comment

Comments

@alanpearce
Copy link

I think it would be useful for some projects to have the possibility of being able to run gh push -u origin,github, such that subsequent runs of gh push do the equivalent of gh push origin,github, in the same manner that git push -u works with single upstreams.

I can try implementing this, but I'm not quite sure what approach to take with storing the upstream data.

@owenthereal
Copy link
Owner

This is a good idea. Note that moving forward gh and hub will be merged. Any future contribution will go to github/hub

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