Completed
Git branches and Git HEAD: 60 Git branches management
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Git Branches and Git HEAD
Automatically move to the next video in the Classroom when playback concludes
- 1 Git branches and Git HEAD: 50 Most common Git operations
- 2 Git branches and Git HEAD: 51 Overview of the current project state
- 3 Git branches and Git HEAD: 52 Installing GitHub Desktop
- 4 Git branches and Git HEAD: 53 GitHub Desktop Overview
- 5 Git branches and Git HEAD: 54 What is branch in Git
- 6 Git branches and Git HEAD: 55 What is HEAD in Git
- 7 Git branches and Git HEAD: 56 Third commit
- 8 Git branches and Git HEAD: 57 Git repository changes after third commit
- 9 Git branches and Git HEAD: 58 Checkout specific commit
- 10 Git branches and Git HEAD: 59 Why do we need branches
- 11 Git branches and Git HEAD: 60 Git branches management
- 12 Git branches and Git HEAD: 61 Create new branch
- 13 Git branches and Git HEAD: 62 Commit changes in the new branch
- 14 Git branches and Git HEAD: 63 Explore commit in the new branch
- 15 Git branches and Git HEAD: 64 Git reuses blobs with the same contents