GitLab: Difference between revisions
From ULYSSIS documentation
Rockinroel (talk | contribs) No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
= Guest users = | = Guest users = | ||
Sadly, we do not provide guest user support for GitLab yet, as we do for Subversion. | Sadly, we do not provide automated guest user support for GitLab yet, as we do for Subversion. If not everyone who works on your project has their own ULYSSIS account, you can request a Gitlab guest account via email. You simply send an email with the guest account's username and email address to ulyssis@ulyssis.org and we will create it. |
Revision as of 02:44, 21 April 2015
If you want to use git for version control to work privately on personal projects, or collaborate with others on projects, you can use GitLab for central repositories, and for tracking bugs.
Accessing GitLab
You can access our GitLab server at https://gitlab.ulyssis.org.
You can log in with your standard ULYSSIS username and password.
Getting started with Git
If you want to get acquainted with git, these are good free resources:
- Try Git: an interactive introduction to git
- Pro Git: a book that you can read for free online
- The official Git reference documentation
Guest users
Sadly, we do not provide automated guest user support for GitLab yet, as we do for Subversion. If not everyone who works on your project has their own ULYSSIS account, you can request a Gitlab guest account via email. You simply send an email with the guest account's username and email address to ulyssis@ulyssis.org and we will create it.