May 2013
Beginner to intermediate
404 pages
9h 23m
English
CHAPTER 13
![]()
Working with Git in Visual Studio
Git is a distributed version control system that has become very popular in the past few years. Microsoft has chosen to support Git to offer a distributed version control solution and is committed to provide a first-class, integrated user experience inside Visual Studio when working with Git.
As noted in Chapter 11, Microsoft’s goal is to provide full Git support in the next major release of Visual Studio. As a part of Microsoft’s walking their agile talk, they are continuously releasing previews of the new Git tools for Visual Studio 2012 to enable them to gather and respond to feedback.
This chapter ...