In GIT config file I can create a remote with multiple URLs (eg. [remote "all"]), so when I push to it I can update several remotes at once. How can I do that in SourceTree?
Thx
You can't configure a remote with multiple URLs in SourceTree, but if you define it in the .git/config yourself then git push called from SourceTree should respect it.
Thank you Steve,
It would be neat if you could add such functionality in future releases.
Regards
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.