Remove ToC
This commit is contained in:
parent
b31a1d806e
commit
36b64f53f9
24
README.md
24
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
|
||||
|
||||
|
Reference in New Issue
Block a user