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
It looks like you're new here. Sign in or register to get started.