From 36b64f53f9f95995709eff1a5cec14ba35e31b51 Mon Sep 17 00:00:00 2001 From: Bastian Date: Thu, 16 Jan 2020 11:17:06 +0100 Subject: [PATCH] Remove ToC --- README.md | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/README.md b/README.md index 7001c42..8b6accb 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,6 @@ # How to Git started This is the information provided for the git workshop held at the CIT on the 29th of January 2020. - -Table of Contents -================= - - * [How to Git started](#how-to-git-started) - * [Using a GUI](#using-a-gui) - * [Learning objectives](#learning-objectives) - * [Assignments](#assignments) - * [Assignment 1: Create a repository](#assignment-1-create-a-repository) - * [Assignment 2: Your first commit](#assignment-2-your-first-commit) - * [Assignment 3: Merge conflicts](#assignment-3-merge-conflicts) - * [Assignment 5: Branching](#assignment-5-branching) - * [Assignment 6: Merge branches (Or Rebase)](#assignment-6-merge-branches-or-rebase) - * [Assignment 7: Pull requests](#assignment-7-pull-requests) - * [Assignment 8: Undo / Revert commit](#assignment-8-undo--revert-commit) - * [Assignment 9:](#assignment-9) - * [Using the terminal](#using-the-terminal) - * [Configure tooling](#configure-tooling) - * [Terminal commands](#terminal-commands) - * [Branches](#branches) - * [Glossary](#glossary) - * [Resources](#resources) - - ## Install Git Download git for your operating system at: git-scm.com/downloads