Intro to C#: 31 - Getting a Project under Version Control with Git & GitHub

Опубликовано: 07 Февраль 2026
на канале: Michael Hadley
1,698
35

In this video, we talk about the foundational concepts of version control and we go through the process of getting a C# console project under version control using Git, GitHub Desktop and GitHub.com.

If you want to dig deeper, I also have a few other videos on Git and Github:
Overview:    • SP21 Web Apps: 16 - Version Control + Git ...  
Dealing with merge conflicts:    • SP21 Web Apps: 17 - Practical Git - Commit...  
Git branching:    • SP21 Web Apps: 27 - Git Branching and Feat...  

=== Relevant Links ===
Playlist:    • Intro to Programming in C#  
Next video:    • Intro to C#: Extra - Console Animation via...  
GitHub Desktop (GUI for Git): https://desktop.github.com/
GitKraken (Alternative GUI for Git): https://www.gitkraken.com/
Git in VS 2019: https://docs.microsoft.com/en-us/visu...
Git on Mac: https://docs.microsoft.com/en-us/visu...
Git book: https://git-scm.com/book/en/v2/Gettin...