Skip to content

ajorquera/git-workshop

Repository files navigation

git-logo

Basic classes for git.

Presentation

Checkout our presentation on this link

Local

Run the presentation in your local environment. The presentation is based on PITCHME.md

npm install
npm start

Contents

  • What is GIT?
  • Commit and branching
  • Remotes
  • Tagging
  • Visualizing GIT
  • Core

Second part

  • The three trees
  • Reset
  • Checkout
  • Stash
  • Rebase
  • Workflows
  • Useful commands

Assignments

Check out the assignments on our wiki page