Intro to

Git & GitHub
Version Control

Curriculum created and presented by

Jeff Lee

@RebootJeff

Version Control Basics

Topics

  • Repos
  • Commits
    • Staging for commits
    • Logs/history
    • Traversing commits
  • Remotes
  • Branches
  • Pushing & Pulling
    • Fetching & Merging
  • Rebasing

Workflow

When Things Go Wrong

(never fear!)

(incomplete draft) Intro to Git

By rebootjeff

(incomplete draft) Intro to Git

  • 828