Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.19 KB

File metadata and controls

36 lines (27 loc) · 1.19 KB

Git

This repository contains the course material for the Git course :octocat:.

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.

Parts

  1. Version Control
  2. Terminal Time
  3. Singleplayer Git
  1. Branches
  2. Merging
  1. GitHub
  2. Forking workflow
  3. Pull requests
  4. Issues in GitHub
  1. Multiplayer Git

Recommended reading & links

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.