Skip to content

Commit 4bef439

Browse files
authored
Update faq.qmd
1 parent c04a85e commit 4bef439

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

tools/gitlab/faq.qmd

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,20 @@ description: "Frequently asked questions about GitLab"
66

77
### What is GitLab?
88

9+
GitLab is a web-based platform for version control and collaboration on code-based projects. It enables researchers to store, manage, and share code, track changes over time, and collaborate with others using Git repositories.
10+
911
### Do I need to create an account?
1012

13+
VU users do not need to create an account. You can simply visit the [Gitlab websiste](https://git.vu.nl/). Non-VU users need to request access. You ca request an account by contacting ().
14+
1115
### I am an external user, how can I access Gitlab?
16+
You can request access to Gitlab by contacting ().
1217

1318
### How to add colllabs?
19+
To add collaborators in GitLab, open your project, go to Manage > Members, and click Invite members to assign user roles and grant access.
1420

15-
### What is the difference between public and private repos?
16-
21+
### What is the difference between public, private and internal projects?
22+
Public project can be viewed by all VU users. Private projects can be restricted to to invited members.
1723
### Can I put personal data on Gitlab?
1824

1925
### Can I use actions in Gitlab?

0 commit comments

Comments
 (0)