© Bruce Johnson 2020
B. JohnsonEssential Visual Studio 2019https://doi.org/10.1007/978-1-4842-5719-7_6

6. Collaboration

Bruce Johnson1 
(1)
ObjectSharp Consulting, Toronto, ON, Canada
 

At the heart of the Git functionality described in the last chapter is the concept of collaboration. You make changes to code. Other developers make changes to code. The changes are merged together into a single functional unit. And pull requests go a step further, along potential commits to be reviewed and commented on prior to being accepted into a branch.

But that is not the limit of collaboration that is available in Visual Studio 2019. There are a couple of new features that take the idea of code reviews, pair development, and assisted debugging to new levels. In ...

Get Essential Visual Studio 2019: Boosting Development Productivity with Containers, Git, and Azure Tools now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.