Introduction
  • Introduction
  • Local Installation
Your first commit
  • Git Init
  • Git Add
  • Git Commit
  • Your first commit - Review
  • Section 2 - Practice Exercises
  • Section 2 - Practice Exercise Solutions
  • Section 2 Quiz
Adding, Removing, and Ignoring
  • Adding all files of the same file type
  • Adding all files and folders (including hidden)
  • Removing files from the staging area
  • Ignoring Files and Folders
  • Section 3 - Practice Exercises
  • Section 3 - Practice Exercise Solutions
  • Section 3 Quiz
Branches
  • Intro
  • Listing all branches
  • Adding a branch
  • Checking out a branch
  • Merging branches together
  • Removing a branch
  • Branches - Review
  • Section 4 - Practice Exercises
  • Section 4 - Practice Exercise Solutions
  • Section 4 Quiz
Checking out commits
  • Checking out commits
  • Section 5 - Practice Exercises
  • Section 5 - Exercise Solutions
GitHub
  • Intro
  • Connecting to GitHub
  • Adding a remote and pushing to origin
Bonus Lecture
  • Bonus Lecture