I am exploring the idea of moving/cloning our repos from github to VSTS. Currently code is checked in through to Github. The advantage I would get is that all the teams would be using VSTS and all the bells and whistles offered by VSTS.
- I have two choices either leave the devs checking in code to github and somehow sync up VSTS and github repos. Or
- Clone the repository to VSTS itself and have them start checking in to VSTS directly instead of github. I am not sure as to which way would be best in long run. And whether there is any plugin availble for Oxygen to be able to check code in VSTS. Please advise.