Overview
Syllabus
Intro.
Project Into - Online Backup.
Intro to GitHub.
Feature 1 - Creating an Online Backup.
git push.
Troubleshooting If git push Didn't Work.
Ensure You Ran git config.
Put Your Username in the Remote URL.
Use a Personal Access Token.
GitHub Features.
Feature 2 - Sync Changes From Computer to GitHub.
More About git push.
Feature 3 - Sync Changes From GitHub to Computer.
git fetch and git pull.
Summary.
Practice Scenario 1 - Existing Project.
Practice Scenario 2 - New Project.
Practice Scenario 3 - Joining a Team.
Setting Up SSH Keys for GitHub.
Mac SSH Key Setup.
Windows Powershell SSH Key Setup.
Using Our SSH Key.
What's Next in Part 3.
Taught by
SuperSimpleDev