BigW Consortium Gitlab

README.md 642 Bytes
Newer Older
1 2
# Workflow

3
- [Feature branch workflow](workflow.md)
4
- [Code forking workflow](forking_workflow.md)
5 6
- [Project Features](project_features.md)
- [Authorization for merge requests](authorization_for_merge_requests.md)
7
- [Groups](groups.md)
Job van der Voort committed
8
- [Labels](labels.md)
9
- [GitLab Flow](gitlab_flow.md)
10
- [Notifications](notifications.md)
11
- [Migrating from SVN to GitLab](migrating_from_svn.md)
12
- [Project importing from GitHub to GitLab](import_projects_from_github.md)
13
- [Project importing from GitLab.com to your private GitLab instance](import_projects_from_gitlab_com.md)
14
- [Protected branches](protected_branches.md)
15
- [Web Editor](web_editor.md)