I have a project in VS2019 which is yet published in a GitHub repository, now my company decided to use Bitbucket as hosting for the git but i still want to be able to keep my project up to date in both GitHub and Bitbucket repos.
The issue is that VS seems to allow the publishing only to one repo, if i go in "sync" under Team Explorer once i connected the project to GitHub it doesn't allow to connect it to another repo.
That what i see once i published the project to GitHub under sync:
Is there a way by using VisualStudio GIT tools to publish the project in both GitHub and Bitbucket repos?