forked from Workshops/How-To-Git-Started
Add markdown cheatsheet
This commit is contained in:
parent
249a16c266
commit
c03429770b
@ -29,9 +29,14 @@ For other GUIs check out https://git-scm.com/downloads/guis/
|
|||||||
Our remote git server is located at https://git.web.rug.nl/ <br/>
|
Our remote git server is located at https://git.web.rug.nl/ <br/>
|
||||||
You can log in with your usual p-number and password.
|
You can log in with your usual p-number and password.
|
||||||
|
|
||||||
|
Cheatsheets:
|
||||||
|
[Markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)
|
||||||
|
|
||||||
|
|
||||||
## Learning objectives
|
## Learning objectives
|
||||||
- Introduction to VCS
|
- Introduction to VCS
|
||||||
- Create new repository
|
- Create new repository
|
||||||
|
- README.md
|
||||||
- Git ignore file
|
- Git ignore file
|
||||||
- Staging
|
- Staging
|
||||||
- Committing
|
- Committing
|
||||||
|
Loading…
Reference in New Issue
Block a user