Writing software often involves collaboration. This is true whether you are part of a development team, are involved in open source projects, or are an individual developer who has interactions with customers. Microsoft strongly supports both collaboration and open source, so Visual Studio Code provides an integrated source control system that is based on Git and can be extended to other providers.
This chapter describes not only all the integrated tools for collaboration over source code from within Visual Studio ...