Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 893 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 893 Bytes

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.