GitLab is a web-based development and collaboration tool similar to GitHub. We self-host GitLab at https://gitlab.opengeosys.org and migrated our development workflows from GitHub in June 2020. Development takes place in the ogs
-group and the authoritative repository is at ogs/ogs
.
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 public 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.122.0
in CI job 504124
|
Last revision: November 12, 2024
Commit: [BL/MPI] Use MPI_COMM_WORLD in reduceMin 4aae83e
| Edit this page on