Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Using source control (1 of 5) | Getting started with GitHub
97Likes
5,614Views
2023Jun 7
Welcome to the Getting started with GitHub series, where you will learn how to share your code from within Visual Studio by using Git and GitHub. In this episode, Robert shows how to add a solution to source control. Chapters 0:00 - Introduction 0:30 - GitHub accounts and Git for Windows 2:00 - Why use source control? 4:00 - Adding a solution to source control 6:20 - Viewing and working with repository in GitHub 8:00 - Viewing and working with local repository 9:20 - Syncing changes between remote and local repository 10:05 - Viewing the repository history 11:05 - Cloning a repository 12:45 - Wrap up Recommended resources Visual Studio version control docs: https://learn.microsoft.com/en-us/vis... Demo script used in this series: https://github.com/rogreen/GettingSta... Episodes in this series Using source control:    • Using source control (1 of 5) | Getti...   Committing code changes:    • Committing code changes (2 of 5) | Ge...   Working with branches:    • Working with branches (3 of 5) | Gett...   Resolving merge conflicts:    • Resolving merge conflicts (4 of 5) | ...   More on merge conflicts:    • More on merge conflicts (5 of 5) | Ge...  

Follow along using the transcript.

Microsoft Visual Studio

335K subscribers