Completed
02:01 Install Git & Git Bash
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Learn Git and Git Bash with Hands-On Demo
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 TOPICS
- 2 02:01 Install Git & Git Bash
- 3 10:39 Configure Git for the First Time
- 4 14:02 Create Local Git Repository
- 5 18:39 Create a File and Make First Commit
- 6 22:56 Modify the File and Track Changes
- 7 26:12 View Commit History and File Versions
- 8 31:14 Create and Switch Branches
- 9 35:27 Merge Branches
- 10 38:44 Create a GitHub Repo and Push Your Code
- 11 47:53 Clone a Repository from GitHub