Difference between revisions of "GitLab server"
From mi-linux
Jump to navigationJump to searchLine 20: | Line 20: | ||
* [http://git-scm.com/doc Git documentation] | * [http://git-scm.com/doc Git documentation] | ||
* [http://doc.gitlab.com/ce/ GitLab documentation] | * [http://doc.gitlab.com/ce/ GitLab documentation] | ||
− | * [[Working with GitLab Issues, Milestones and Labels]] WORK IN PROGRESS | + | * [[Working with GitLab Issues, Milestones and Labels]] ### WORK IN PROGRESS |
Revision as of 16:43, 3 March 2015
Main Page >> GitLab server
GitLab server
The University provides every student with a Git Version Control system called GitLab:
Please read through the following tutorials:
- Getting started with GitLab
- Cloning and pulling from GitLab
- Solving conflicts on GitLab
- Working environments
Important: Please note that you should only use this server to store files related to University coursework. Personal or work-related files should not be stored on this server.
Further reading
This tutorial only acts as an introduction, please refer to the following resources for more information and further reading:
- Git documentation
- GitLab documentation
- Working with GitLab Issues, Milestones and Labels ### WORK IN PROGRESS