Skip to content
Snippets Groups Projects
Commit 1f79a063 authored by Lars Bilke's avatar Lars Bilke
Browse files

Update gitlab.md

parent 46d180e2
No related branches found
No related tags found
No related merge requests found
...@@ -22,8 +22,8 @@ weight = 1012 ...@@ -22,8 +22,8 @@ weight = 1012
## Setup a password for cloning over https ## Setup a password for cloning over https
To clone a repository via `https://`-protocol you need to [set up an account password](https://gitlab.opengeosys.org/profile/password/edit) and use this during `git clone https://...`. To clone a repository via `https://`-protocol you need to [set up an account password](https://gitlab.opengeosys.org/-/profile/password/edit) and use this during `git clone https://...`.
## Upload a SSH key for cloning over SSH ## Upload a SSH key for cloning over SSH
To clone a repository via SSH-protocol (`git clone git@gitlab...`) you need to [upload your SSH public key](https://gitlab.opengeosys.org/profile/keys). To clone a repository via SSH-protocol (`git clone git@gitlab...`) you need to [upload your SSH public key](https://gitlab.opengeosys.org/-/profile/keys).
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