I have solution in VS, which connected to VSTS to keep repository there. I know I can connect to GitHub from VS, but I want to keep connection to VSTS at the same time.
So I want to publish to both: VSTS and GitHub from VS.
Is it possible?
Or I need to synchronize repositories as described in this answer?
I prefer to do it from VS.
Update: I use git repo in VSTS.