Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/workflow/README.md')
-rw-r--r--doc/workflow/README.md17
1 files changed, 8 insertions, 9 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md
index b90a6a50af9..f1959d30139 100644
--- a/doc/workflow/README.md
+++ b/doc/workflow/README.md
@@ -1,16 +1,15 @@
# Workflow
-- [Feature branch workflow](workflow.md)
-- [Project forking workflow](forking_workflow.md)
-- [Project Features](project_features.md)
- [Authorization for merge requests](authorization_for_merge_requests.md)
+- [Change your time zone](timezone.md)
+- [Feature branch workflow](workflow.md)
+- [GitLab Flow](gitlab_flow.md)
- [Groups](groups.md)
+- [Keyboard shortcuts](shortcuts.md)
- [Labels](labels.md)
-- [GitLab Flow](gitlab_flow.md)
- [Notifications](notifications.md)
-- [Migrating from SVN to GitLab](migrating_from_svn.md)
-- [Project importing from GitHub to GitLab](import_projects_from_github.md)
-- [Project importing from GitLab.com to your private GitLab instance](import_projects_from_gitlab_com.md)
+- [Project Features](project_features.md)
+- [Project forking workflow](forking_workflow.md)
- [Protected branches](protected_branches.md)
-- [Change your time zone](timezone.md)
-- [Web Editor](web_editor.md) \ No newline at end of file
+- [Web Editor](web_editor.md)
+- ["Work In Progress" Merge Requests](wip_merge_requests.md)