Using Git with Visual Studio

preview_player
Показать описание
In this video, I walk you through the process of using Git with Visual Studio. You will learn how to create a new project with Git, how to connect an existing project to Git, and how to clone a project from a remote Git repository to your computer. I will also walk you through a quick and basic tutorial for pushing your local code changes back up to a Git repository.
Рекомендации по теме
Комментарии
Автор

So nice to hear a tech video with a real English speaking presenter. It makes it SO much easier to follow.

stoojinator
Автор

thank you very much Sir. this is exactly what i needed to help me get going. I am version control challenged. the chuckle you gave at 'slash mashter' was great.

toneightO
Автор

Hello all. Thank you very much for watching this video. I know I do not comment very often on these videos, so do want to thank you all for helping me reach over 100K views! There were a few questions that were asked that I will answer for you:


1. GitHub and Visual Studio team services work mostly the same way. If you go to "team explorer", you should see the option to use GitHub instead of VSTS (which is now Azure DevOps).
2. I am not a full-time developer and sell a small add-on for Microsoft Word, so I apologize if I cannot answer more of your advanced questions, but I am very happy so many people here are helping each other out.

TechGenix
Автор

It's amazing how hard it can be to find a video that gives a simple clear explanation/demonstration of this process. I want to use Git for our repos, but local/remote part was always confusing to me using the GUI tools in VS.

nickfotopoulos
Автор

Very good video the explanation is complete and easy to follow

mauriziot
Автор

thanks a lot for this tutorial! this is indeed helpful for newbie lilke me

chingchun
Автор

Very very clear explanation! excellent tutorial

vanttildet
Автор

Good one, good explanation how to use Git with TFS.

krishnachaluvadi
Автор

Very good overview for syncing your local to your Azure cloud account.

christianwinters
Автор

Thank you ..The explanation is clear and easy to follow

HappenBme
Автор

nice, clear and simple. many thanks, good job

ahmedelsheikh
Автор

The video starts with Git already active. My computer has none of the displays shown in the first few minutes of the video. Where do I go when starting from the beginning. VS 2019.

bryankelly
Автор

Simple and straightforward -- brilliant!

theonlywisdom
Автор

Please! please! we need an updated version, I found this very handy but VS now uses Azure DevOps, please help us with the update! :-)

sipi
Автор

I don't have the option for new --> project. My options are new file or new folder under the file drop down?

sueholder
Автор

This is exactly what i was looking for ... Thanks for sharing and keep creating good stuff

cloudpachehra
Автор

Thank you for the tutorial. It helped me a lot!

omri
Автор

Is there any simple way to work on the same project from two different pc's? Not simultaneously nor by different people, just being able to keep working on the same project with whichever pc I'm using at the moment..

UntakenNick
Автор

Just curious how to sign my git commits with gpg key in visual studio 2017 ?

looz
Автор

0:39 seconds into the video -- you've already lost me. :-) How do I get the 'Create new Git repository?' Is there something I need to install?

whiteangel