Completed
Removing Git from a Tutorial
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Git Tutorial for Absolute Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Welcome
- 3 What is Git?
- 4 What is Version Control?
- 5 What is GitHub?
- 6 Git Cheatsheet Download
- 7 Install Git
- 8 Install VS Code
- 9 Open a New Folder
- 10 Make Git Bash your Default Terminal
- 11 Check Git Version
- 12 Configure Git
- 13 Git Help
- 14 VS Code File Exclude Setting
- 15 Cloning a Tutorial Repository
- 16 Removing Git from a Tutorial
- 17 Creating Your Own Project Repository
- 18 Tell Git to Ignore a File
- 19 Adding All Files
- 20 Modified File Status
- 21 Discarding Changes
- 22 Making Commits
- 23 Sending Your Git Repository to GitHub
- 24 Remembering Credentials
- 25 Future Git Tutorial Topics