Skip to content
Snippets Groups Projects
Commit 2efeb2ea authored by Luis Gerhorst's avatar Luis Gerhorst
Browse files

Update README.md

parent 5afc03cc
No related branches found
No related tags found
No related merge requests found
......@@ -13,9 +13,9 @@ We recommend cloning using SSH because it does not require you to enter your pas
- Just press enter when asked for the file location and passphrase to keep the default location (`~/.ssh/id_rsa[.pub]`) and not set a passphrase.
- Thereafter, copy the contents of `~/.ssh/id_rsa.pub` to your clipboard (e.g., `ssh-rsa AA...Hs= user@cipterm0`).
2. Add the key to your account at https://gitlab.cs.fau.de/-/user_settings/ssh_keys
- Click *Add new key* in the top right corner
- Paste the copied contents of `~/.ssh/id_rsa.pub` into the *Key* field
- Click *Add key* at the bottom
- Click **Add new key** in the top right corner
- Paste the copied contents of `~/.ssh/id_rsa.pub` into the **Key** field
- Click **Add key** at the bottom
3. Clone your repository using `git clone git@gitlab.cs.fau.de:USER/PROJECT.git`
- You will never be asked for your GitLab / FAU SSO password.
- If you see a prompt, it is likely for the SSH key passphrase you have set in Step 1.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment