added git remote website

This commit is contained in:
Bastian 2020-01-09 12:04:01 +01:00 committed by Shourai
parent eef097fa94
commit 3011604c72
1 changed files with 6 additions and 2 deletions

View File

@ -1,11 +1,14 @@
# How to Git started
## Using a GUI
You can use any GUI for git, the ones we use are Fork and Sourcetree
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/
For other GUIs check out https://git-scm.com/downloads/guis/
Our remote git server is located at https://git.web.rug.nl/ <br/>
You can log in with your p-number as password.
### Learning objectives
- Introduction to VCS
- Create new repository
@ -16,7 +19,8 @@ For other GUIs check out https://git-scm.com/downloads/guis/
- Git pull request
- Branching
- Merge / Rebase
- Undoing Commits & Changes
- Amend commits
- Revert and reset
- Tag
- Log