This repository contains the course material for the Git course .
We think that learning Git is one of the useful skills to become a successful and efficient software engineer. The aim of this course is to learn the basics of Git and not to be an expert.
- Version Control
- Terminal Time
- Singleplayer Git
- Branches
- Merging
- GitHub
- Forking workflow
- Pull requests
- Issues in GitHub
- Multiplayer Git
- Git on Windows - Git Bash
- Git best practices
- Git katas overview
- Learn Git branching
- Fixing mistakes in Git
- Oh my Git - a game about learning Git
This file contains extra deep dives for the students that wants to take it one step further into the world of Git. This is not required learning, but for the curious it might answer some questions.