forked from Workshops/How-To-Git-Started
add installing git
This commit is contained in:
parent
4bc83421aa
commit
e174325077
@ -22,6 +22,9 @@ Table of Contents
|
|||||||
|
|
||||||
# How to Git started
|
# How to Git started
|
||||||
|
|
||||||
|
## Install Git
|
||||||
|
Download git for your operating system at: git-scm.com/downloads
|
||||||
|
|
||||||
## Using a GUI
|
## Using a GUI
|
||||||
You can use any GUI for git, the ones we use are Fork and Sourcetree <br/>
|
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/
|
You can download these at https://www.sourcetreeapp.com/ and https://git-fork.com/
|
||||||
@ -46,6 +49,7 @@ Cheatsheets: <br/>
|
|||||||
- Staging
|
- Staging
|
||||||
- Committing
|
- Committing
|
||||||
- Git push
|
- Git push
|
||||||
|
- Fork
|
||||||
- Git pull request
|
- Git pull request
|
||||||
- Branching
|
- Branching
|
||||||
- Merge / Rebase
|
- Merge / Rebase
|
||||||
|
Loading…
Reference in New Issue
Block a user