Skip to content

MarioBlazek/git-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.