Line break fix

This commit is contained in:
Bastian 2020-01-16 11:24:29 +01:00
parent 36b64f53f9
commit 4d34e51352
1 changed files with 12 additions and 16 deletions

View File

@ -2,22 +2,18 @@
This is the information provided for the git workshop held at the CIT on the 29th of January 2020. This is the information provided for the git workshop held at the CIT on the 29th of January 2020.
## Install Git ## Install Git
Download git for your operating system at: git-scm.com/downloads Download git for your operating system at: https://git-scm.com/downloads
## Using a GUI You can use any GUI for git but to get a deep understanding of git we will use the terminal.
You can use any GUI for git, the one we will be using for this workshop is Sourcetree <br/> For available GUIs check out https://git-scm.com/downloads/guis/
Another recommended GUI to use it Fork. <br/>
You can download these at https://www.sourcetreeapp.com/ and https://git-fork.com/
For other GUIs check out https://git-scm.com/downloads/guis/ Our remote git server is located at https://git.web.rug.nl/
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.
This README has been written in markdown. <br/> This README has been written in markdown.
To get started see the following cheat sheet: <br/> To get started see the following cheat sheet:
Cheatsheets: <br/> Cheatsheets:
[Markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) [Markdown](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)
@ -167,9 +163,9 @@ git log --graph --oneline
## Resources ## Resources
https://gitexplorer.com/ <br/> https://gitexplorer.com/
https://git-school.github.io/visualizing-git/ <br/> https://git-school.github.io/visualizing-git/
https://education.github.com/git-cheat-sheet-education.pdf <br/> https://education.github.com/git-cheat-sheet-education.pdf
https://gitsheet.wtf/ <br/> https://gitsheet.wtf/
https://www.keycdn.com/blog/git-cheat-sheet <br/> https://www.keycdn.com/blog/git-cheat-sheet