You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
How can I push to multiple remotes at the same time, I have found this answer https://answers.atlassian.com/questions/314016
but I cannot believe that not working.. Will be this feature in next version ? I have latest SourceTree version now.
Pushing to multiple remote at the same time is possible !
Pushing to multiple repositories is definitely working - but not at the same time. I don't see many use cases where it makes sense to push to multiple repsoitories simultanously.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry to dig deep into the questions, but:
Is there like a tutorial of how it is done? Selecting the specific repository to push at a time would be brilliant.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nevertheless you might write a script, containing multiple "git push REMOTE_NAME" - lines and use this script to fulfill your request. You might add this script as a custom action within sourcetree and then trigger the script by right-clicking the repository bookmark and select your custom action ....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes of course, I donöt need it at the same time, I need it one by one, but no pushing independently. How can I do that? I need to push to multiple remotes but no in the same time but by one click to push and nothing else.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not quite sure I understand your question correctly. Your request for "one click to push...to multiple remotes" is what I meant with "at the same time". You have to push to each of your remote repositories separately with its own "click" - so multiple clicks are needed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.