Completed
Commit Messages
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Git Anti Patterns - How Mess Up With Git And Love It Again
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 How Git works
- 3 Git Merge
- 4 Branching
- 5 Release Branching
- 6 Commit Graphs
- 7 The Cure
- 8 The Philosophy
- 9 Commit Early
- 10 Pull
- 11 Remove
- 12 Squash
- 13 Push to production
- 14 Summary
- 15 Cures
- 16 Squashing
- 17 Commits
- 18 Logical Groups
- 19 Partial Ad
- 20 Commit Messages
- 21 Commit Template
- 22 Head Pointer
- 23 Conflict
- 24 Git RefLock
- 25 Git Commit ID
- 26 Git Lost Code
- 27 Conclusion