Git and Github#
- Introduction and Overview
- Why git?
- Installing git and some useful shell commands
- How git works
- Creating repositiories
- Cloning GitHub repos + Personal Access Tokens
- Staging files
- Making commits
- Undoing things
- Branches
- Merging and resolving merge conflicts
- Introduction to GitHub
- Collaboration
- Pre-commit hooks