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

Script: Add push to multiple remotes #28

Open
OleksiyRudenko opened this issue May 9, 2020 · 0 comments
Open

Script: Add push to multiple remotes #28

OleksiyRudenko opened this issue May 9, 2020 · 0 comments

Comments

@OleksiyRudenko
Copy link
Owner

OleksiyRudenko commented May 9, 2020

git remote set-url --add --push <remote name> <url>
if you add multiple repositories like this (to the same remote name), a single push, will push to all of them.

@OleksiyRudenko OleksiyRudenko changed the title Script: Add push to multiple remotes script Script: Add push to multiple remotes Jun 3, 2020
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

1 participant