Chapter 11: Implementing Git Integration
Having a change control platform for the development of a software project is essential for good control of the project. There are many different versioning systems, but Git is the most widely used system today, which is why more and more IDEs are including tools for managing repositories based on this technology natively.
This has precisely happened with Visual Studio, which integrates a series of options to allow us to work with Git-based repositories.
In this chapter, you are going to learn how to work with Git repositories based on GitHub, which is the most popular repository-hosting platform today.
The main topics we will see in the chapter are as follows:
- Getting started with Git settings
- Creating ...
Get Hands-On Visual Studio 2022 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.