Completed
Head
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Taming Gitosaurus Using Mystical Trees
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is Git
- 3 Git Repository
- 4 Terminology
- 5 Head
- 6 Git Internals
- 7 Block Object
- 8 Commit Object
- 9 Branching
- 10 Running Git Log
- 11 Cherrypicking
- 12 Dont Panic
- 13 Git Status
- 14 Resolve Conflicts
- 15 Read Commit Markers
- 16 Git Reset
- 17 Merge
- 18 Current Workflow
- 19 Git Merge React
- 20 Commit It Points
- 21 Conclusion