Basic classes for git.
Checkout our presentation on this link
Run the presentation in your local environment. The presentation is based on PITCHME.md
npm install
npm start
- What is GIT?
- Commit and branching
- Remotes
- Tagging
- Visualizing GIT
- Core
- The three trees
- Reset
- Checkout
- Stash
- Rebase
- Workflows
- Useful commands
Check out the assignments on our wiki page