- Github Tutorial For Beginners – Github Basics for Mac or Windows & Source Control Basics by LearnCode.academy
- https://www.youtube.com/watch?v=0fKg7e37bQE
- This video is about 19 minutes. It covers the basics of how to use Github and the command line.
- Github Pull, Request, Branching, Merging & Team Workflow by LearnCode.academy
- https://www.youtube.com/watch?v=oFYyTZwMyAg
- This video is about 11 minutes. It covers how to make a new Github feature branch, merge that branch, handle merge conflicts, submit a pull request, discuss the github pull request, and ultimately merge that pull into the master branch of your github repository.
- Official Github Training
- https://training.github.com/resources/videos/
- This page provides official educational videos produced by the GitHub Training team which include best practices in using the features of Git and GitHub.