add installing git

This commit is contained in:
Bastian 2020-01-15 13:46:33 +01:00
parent 4bc83421aa
commit e174325077
1 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,9 @@ Table of Contents
# How to Git started
## Install Git
Download git for your operating system at: git-scm.com/downloads
## Using a GUI
You can use any GUI for git, the ones we use are Fork and Sourcetree <br/>
You can download these at https://www.sourcetreeapp.com/ and https://git-fork.com/
@ -46,6 +49,7 @@ Cheatsheets: <br/>
- Staging
- Committing
- Git push
- Fork
- Git pull request
- Branching
- Merge / Rebase