GitLab is a web-based Git repository manager similar to GitHub. GitLab can be self-hosted and we do just that with https://gitlab.opengeosys.org. For the moment all OGS repositories are still hosted at github.com/ufz but we store benchmark data files on our own GitLab because of storage limits on GitHub.
To clone a repository via https://
-protocol you need to set up an account password and use this during git clone https://...
.
To clone a repository via SSH-protocol (git clone git@gitlab...
) you need to upload your SSH pubic key.
This article was written by Lars Bilke. If you are missing something or you find an error please let us know.
Generated with Hugo 0.64.1. Last revision: August 28, 2019
Commit: [web] Added GitLab clone instructions. 3480ab389
| Edit this page on