Completed
- Setting up your GitHub repo
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Hands-on GitHub for Every Developer with Most Important Tasks and Tips
Automatically move to the next video in the Classroom when playback concludes
- 1 - Start of the tutorial
- 2 - Tutorial Intro
- 3 - Setting up your GitHub repo
- 4 - Cloning GitHub repo to work locally
- 5 - Working on your local folder
- 6 - Setting up GitHub access token
- 7 - Your First successful commit
- 8 - Adding .gitignore file within the GitHub Repo
- 9 - Add, commit, Push and Pull code from command line
- 10 - Manage various branches
- 11 - Create Pull Request PR and merge the code
- 12 - GitHub Demo setup and managing repo from GitHub desktop
- 13 - Using GitHub Stash feature to manage local content
- 14 - Recap