Git Fundamentals

Material for Git Fundamentals Course

Created by Rainer Stropek / @rstropek

View at https://rstropek.github.io/git-fundamentals/
Clone on GitHub

master vs. main

The branch name master is considered offensive to some people. I empathize with those hurt by the use of that term. Please apologise that these slides and exercises still contain the banch name master in many places because of historical reasons.

If you do the exercises now, you will probably get main instead of master e.g. in GitHub. Therefore, you have to replace master with main accordingly in the hands-on-labs of this course.

Thank you for attending!

Have fun with Git and GitHub!