- History of Git
- What is it? = version history tool
- Why does it exist?
- Problem scenario
- Do funny stuff with people
- Write a letter to late lizzy <3 ?? w/ diff. versions etc
- Demonstrate why git is needed
- Roleplay + explain aspects of git
- What is a repo
- What is origin
- What is head
- What is a commit
- database of commits
- Init
- Status
- Commit
- Branch
- Merge
- Log
- Local -> staging -> repo
- Commands cheat sheet
- Remote repos
- Push + pull
- LFS
- .gitignore
- GitHub desktop