GitLab
GitLab is a web application for git-based version control that helps developers to maintain and share their code. It runs on servers of the University of Bayreuth since 2018 with an entrprise-education-license and is free to use for all members of the university. You can find
- a brief overview of its capabilities in the ITS newsletter 02/19,
- the user documentation on the official GitLab pages, and
- the git documentation on the git-scm pages.
Getting started
After logging in using your UBT-account, you find yourself in your project overview with your private projects and projects other users shared with you. You can create a new project or import one from another platform. In order to push and pull to you project's repository, you need to setup an ssh key-pair.