Completed
Creating a Version
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Git and GitHub - From Zero Experience to Professional - Part 1
Automatically move to the next video in the Classroom when playback concludes
- 1 What is git?
- 2 How to Install Git
- 3 Mac Installation
- 4 Windows Installation
- 5 Project Setup
- 6 Git Setup
- 7 Creating a Version
- 8 Viewing the History and Editing a Commit
- 9 Visualizing Git + Git Fundamentals
- 10 Staging Area & Working Area
- 11 Completing the Version History
- 12 Viewing Previous Versions of the Code
- 13 Restoring Code to a Previous Version
- 14 Intro to Git Branching
- 15 Restoring Code like Google Docs
- 16 Extra Feature 1: Git Aliases
- 17 Extra Feature 2: Git Ignore
- 18 Extra Feature 3: How to Remove Git
- 19 Git Tutorial Part 2