The correct way to use Git/GitHub with Visual Studio

Опубликовано: 22 Октябрь 2024
на канале: Mazen Salah
174
2

This video shows you how to work with Git in Visual Studio 2022.

Using git in visual studio ide is straightforward and simple, because you visual studio offers a graphical interface to easily work with git and github and add your gitub account to visual studio.

You'll start by adding your project to source control through visual studio gui without touching the command line. I will ask you to add your github account and then you will create a github repository in visual studio. In actuality, this video also shows how to create an account in github.

After your create an github account and create repository in visual studio 2022, you'll push and commit your project into your github account in visual studio 2022 through the git tool.

For more details, please watch the video =)