How to use Github with Visual Studio 2022

preview_player
Показать описание
How to create a git repository, share code with a team using Visual Studio. Learn the difference between origin and master, push vs pull or clone. Create and checkout a branch and merge it into master after a code review.

Index
0:00 What is Git?
0:36 What is version control? How does Git help with version control?
2:05 What is origin? What is the master repository?
3:05 Push pull and clone
5:03 Branches and merge operations
6:52 Demonstration of C# app to work with github
7:35 Init a new repository with Visual Studio
9:00 Master the default name of the repository branch
9:50 Commit and push a change to the application repo
11:30 Stage edited or modified files
12:10 Perform a push operation to github
13:00 How often should you commit? How often should you push?
13:55 Share a repo with a team or partner
15:48 Clone a repository from Github
17:36 Create a branch of a repo and checkout
21:00 Pull request to merge a branch into repo
22:30 Delete a branch
22:40 What is next? Command line. Other IDEs merge conflicts, rebase
Рекомендации по теме
Комментарии
Автор

Your teaching method is extremely perfect!
Simple example, simple English, clear pronunciation, self-contained scenario for daily use of GIT.

This video must be well prepared. Trust me!

Thank you very much! Subscribed!

XYZ-xrsl
Автор

This is perhaps the best explanation of a basic use of Github with Visual Studio using clear, concise language with easy to comprehend examples. Thank you.

scottwaschitz
Автор

Finally, someone explaining it clearly and simply. Thank you sir

vade
Автор

Dude, you are a GOLDEN teacher, i have been struggling with this git thing for almost a year, but watching your vid made me understand it all! Thank you!

hqcart
Автор

Beautifully & explained to the point. Thanks Professor Sluiter. Looking forward for your future videos. Thanks once again.

RajRaj-rjoo
Автор

Great, wish many of teachers were this clear & concise back in the day. Thanks!

nickb
Автор

I've never encountered someone who kindly encourages viewers not to subscribe to his YouTube channel before! Your humility truly stands out. I want to express my heartfelt gratitude for creating such an approachable and beginner-friendly video. Thank you professor!

abdullahalmasud
Автор

As someone who is new to GIT, this was a very nice explanation. Thank you.

londonerwalks
Автор

Very well explained as always. Thank you, sir.

marcinzale
Автор

Your video was super helpful! I hadn't really used git before, but when I started working with Visual Studio, I needed some guidance. A lot of the tutorials I found were confusing, but yours was really easy to follow and informative. I was especially struggling with understanding branches, and your video totally cleared that up for me. Thanks a lot!

razielryuzaki
Автор

Thank you. Was a huge help getting my 1st C# program going today.

b_gumm
Автор

This is the best Git explanation. Thank you so much!

YlmazDALKIRANscallion
Автор

Prof. Sluiter, thank you very much for all the content you're putting out! If you could do a couple of videos on Android dev for professionals, it would be amazing. Following best practices, architecture, dependency injection, build variants, git flow setup, ci/cd etc. I would actually pay for this. Maybe make some paid content for professionals - they should afford it.

razvancont
Автор

Ah, thanks a million. I was not committing the changes so the pushes I was doing were empty! You saved me from some ongoing frustration.

aeyedeyen
Автор

This was a very beginner friendly video. Thank you.

amarachionukogu
Автор

I was overwhelmed with all the buttons and options for Git in Visual Studio. Your video helped a ton. Thanks Professor Sluiter!

MsterFancyPants
Автор

This is an exceptional tutorial good sir. I have a hard time understanding git and thou explained it in a way that allowed me to understand. God bless your soul

derrickpham
Автор

Enseñas de una manera muy clara y precisa, he aprendido mucho, felicitaciones profesor.

Cristian-chwp
Автор

Thank you for explaining this thoroughly!

jeremymaijimi
Автор

Thank you very much for this tutorial on git. Very easy to follow and understandable! Not much more to say other then Thank You!!

SvenSchumacher-jhgl