Skip to content
Snippets Groups Projects
Commit 4535d08c authored by Florian Moser's avatar Florian Moser
Browse files

Tell to clone using ssh

parent a0c3fa70
No related branches found
No related tags found
No related merge requests found
......@@ -325,7 +325,8 @@ ssh-keygen -t rsa -b 4096 -C "florian.moser3@uzh.ch" && eval $(ssh-agent -s) &&
```
- copy `~/.ssh/id_rsa.pub`
- add the public key on gitlab.com
- push/pull to see it works
- clone with SSH
- try out push/pull to see it working
 
 
</textarea>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment