How to use Git in VS2012-VS2012 tutorial

Time: 2020-09-10Source: Huajun Software TutorialAuthor: Aotuman

Some partners may not be familiar with the software VS2012. For this reason, the author here specially shares with you the operation content about using Git in VS2012. Friends in need should not miss it.

1. Visual Studio Tools for Git

Extensions and updates, search online for visual studio tools for git,

1.jpg

Note: VS2012 needs to install the SP2 patch, which is about 1.8G.

The installation is complete,

2.jpg

Configure Visual Studio 2012 to use Microsoft Git Provider as the source code management plug-in,

3.jpg

Create a project and interact with GitLab. The specific actual case display effect is as shown in the figure:

4.jpg

After modifying the file, right-click to display the submission information, as shown in the figure:

5.jpg

2.TortoiseGit

Install two files, an installation package and a Chinese localization package, as shown in the figure:

6.jpg

After installation, right-click anywhere to display the effect, as shown in the figure:

7.jpg

Above, I have shared with you the operation content of using Git in VS2012. Friends in need should hurry up and read this article.

Related articles更多>>

Popular recommendations