Learning Objectives:
- Understand the difference between Git and GitHub
- Explain the GitHub flow
- Open and merge a pull request
- Create a repository
Prerequisites: Completion of Git Learning Journey or basic understanding of Git and version control
Recommended Pathway
- Watch YouTube Video: What is GitHub?
- Complete MS Learn Module: Introduction to GitHub
This includes a GitHub skilling exercise to do the following:
- Create a branch
- Commit a file
- Open a pull request
- Merge your pull request
- Watch YouTube Video: How to create your first GitHub repository: A beginner's guide
- Read GitHub Docs: Quickstart for repositories
- Watch YouTube Video: How to upload files and folders to GitHub
- Read GitHub Docs: Uploading files to GitHub