added ToC
This commit is contained in:
parent
d470d72624
commit
d3eff630ad
21
README.md
21
README.md
@ -1,3 +1,24 @@
|
||||
Table of Contents
|
||||
=================
|
||||
|
||||
* [Table of Contents](#table-of-contents)
|
||||
* [Table of Contents](#table-of-contents-1)
|
||||
* [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)
|
||||
* [Getting started](#getting-started)
|
||||
* [Saving changes](#saving-changes)
|
||||
|
||||
# How to Git started
|
||||
|
||||
## Using a GUI
|
||||
|
Reference in New Issue
Block a user