Completed
Rebase
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How Effective Teams Use Git
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The problem with Git
- 3 Personal workflows and teamwork flows
- 4 Get comfortable
- 5 Get aware
- 6 Diffsofancy
- 7 Whitespace
- 8 Conflict handling
- 9 Craft your history
- 10 Correct good commits
- 11 Storing commits
- 12 Incremental
- 13 Automate
- 14 Auto Squash
- 15 Branching
- 16 Longrunning branches
- 17 Topic branches
- 18 Types of branches
- 19 Private longrunning branches
- 20 Longrunning public branches
- 21 Branching is cheap
- 22 Merging
- 23 Rebase
- 24 Private Branch
- 25 Guitar Hero History
- 26 Summary