Git Crash Course
In this course you will learn the basics of Version Control Systems, or Source Control Management, using Gitbash and Github.com. Version Control is important whether you are working alone or in a studio environment.
Introduction
Github and Bitbucket
Git Install
Git Navigation
Challenge: Git Navigation
Challenge Review: Git Navigation
Creating a Github Repository
Linking Github to Local Project
Your First Commit
Challenge: More Commits
Challenge Review: More Commits
Git Branches
Challenge: Git Branch
Challenge Review: Git Branch
Using Branches with Git
Reverting or Resetting by Branch
Reset Project to Previous State