Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Committing code changes (2 of 5) | Getting started with GitHub
61Likes
2,755Views
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 commit code changes to source control. Chapters 0:00 - Introduction 0:40 - Committing and pushing changes to GitHub 2:20 - Confirming changes are in GitHub 2:45 - Reviewing code changes 4:10 - Fetching code from remote repository 5:15 - Pulling code from remote repository 6:10 - 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

334K subscribers