Difference between revisions of "GitLab server"
From mi-linux
Jump to navigationJump to searchLine 6: | Line 6: | ||
* [https://fsegitlab.wlv.ac.uk/ https://fsegitlab.wlv.ac.uk/] | * [https://fsegitlab.wlv.ac.uk/ https://fsegitlab.wlv.ac.uk/] | ||
+ | |||
+ | 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. | '''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. | ||
Line 12: | Line 18: | ||
* [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] | ||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 16:29, 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.
This tutorial only acts as an introduction, please refer to the following resources for more information and further reading: