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