Episode
Working with branches (3 of 5) | Getting started with GitHub
with Leslie Richardson, Robert Green
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 create a new branch and then create a pull request to merge the new branch into the main branch.
Chapters
- 00:00 - Introduction
- 01:00 - Working with branches
- 01:35 - Creating a new branch
- 02:30 - Switching to another branch
- 03:40 - Committing and pushing code to the new branch
- 05:00 - Using CodeTips to see committed changes
- 05:50 - Creating a pull request to merge code to the main branch
- 06:15 - Managing pull requests in GitHub
- 07:30 - Merging a pull request in GitHub
- 08:45 - Wrap up
Recommended resources
Related episodes
- Using source control (1 of 5)
- Committing code changes (2 of 5)
- Resolving merge conflicts (4 of 5)
- More on merge conflicts (5 of 5)
Connect
- Visual Studio | Twitter: @VisualStudio
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 create a new branch and then create a pull request to merge the new branch into the main branch.
Chapters
- 00:00 - Introduction
- 01:00 - Working with branches
- 01:35 - Creating a new branch
- 02:30 - Switching to another branch
- 03:40 - Committing and pushing code to the new branch
- 05:00 - Using CodeTips to see committed changes
- 05:50 - Creating a pull request to merge code to the main branch
- 06:15 - Managing pull requests in GitHub
- 07:30 - Merging a pull request in GitHub
- 08:45 - Wrap up
Recommended resources
Related episodes
- Using source control (1 of 5)
- Committing code changes (2 of 5)
- Resolving merge conflicts (4 of 5)
- More on merge conflicts (5 of 5)
Connect
- Visual Studio | Twitter: @VisualStudio
Have feedback? Submit an issue here.