/git-workshop

Git workshop repository to sharpen your git skills.

Primary LanguagePHP

Build Status

Git workshop

Netgen's internal Git workshop. This workshop is highly influenced by the Hacktoberfest challenge. It is going to teach you how to collaborate on a central repository.

Topics

  • Basics
  • Branching
  • Merging
  • Rebasing
  • Rewriting history
  • Configuration
  • Github flow

Usage of Git GUI tools is strictly forbidden. Checkout the assignments section.

Resources for this workshop are mostly taken from the Git Book by Scott Chacon and Ben Straub and Atlassian Git tutorials.

Note: This is designed to be used as guided classroom workshop material, and not as self study guide.