File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
- [ Public access] ( public_access/public_access.md ) Learn how you can allow public and internal access to projects.
10
10
- [ SSH] ( ssh/README.md ) Setup your ssh keys and deploy keys for secure access to your projects.
11
11
- [ Web hooks] ( web_hooks/web_hooks.md ) Let GitLab notify you when new code has been pushed to your project.
12
- - [ Workflow] ( workflow/README.md ) Learn how to get the maximum out of GitLab .
12
+ - [ Workflow] ( workflow/README.md ) Using GitLab functionality and importing projects from GitHub and SVN .
13
13
14
14
## Administrator documentation
15
15
Original file line number Diff line number Diff line change 1
1
# Workflow
2
2
3
- - [ Workflow ] ( workflow.md )
3
+ - [ Feature branch workflow ] ( workflow.md )
4
4
- [ Project Features] ( project_features.md )
5
5
- [ Authorization for merge requests] ( authorization_for_merge_requests.md )
6
6
- [ Groups] ( groups.md )
Original file line number Diff line number Diff line change 1
- # Workflow
1
+ # Feature branch workflow
2
2
3
3
1 . Clone project:
4
4
You can’t perform that action at this time.
0 commit comments