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 option to set upstream when pushing a new remote branch #563

Closed
scop opened this issue Apr 10, 2016 · 1 comment
Closed

Add option to set upstream when pushing a new remote branch #563

scop opened this issue Apr 10, 2016 · 1 comment

Comments

@scop
Copy link
Contributor

scop commented Apr 10, 2016

When pushing a local branch to a remote, it would be good to have the option to set the upstream of the branch to that remote. That is, the -u, or --set-upstream argument to git push.

@scop
Copy link
Contributor Author

scop commented Jul 7, 2016

Well, actually it doesn't even have to be an option, just set the upstream to the new remote/branch :)

@davvid davvid closed this as completed in ce1cf66 Aug 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants