summaryrefslogtreecommitdiff
path: root/doc/user/workflow/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-06-21 13:28:50 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-06-21 13:28:50 +0200
commit24ad2f4f0d9e8ebfd8133a572f29e52b74cd7dd5 (patch)
tree056c6dc55069e322db64875a1d16a65293a10ed8 /doc/user/workflow/README.md
parent0d287b06a6fa7a373df03378f9f1a048e5890a4f (diff)
downloadgitlab-ce-documentation_restructure.tar.gz
Restructure documentationdocumentation_restructure
The big plan in motion, see https://gitlab.com/gitlab-org/gitlab-ce/issues/3349
Diffstat (limited to 'doc/user/workflow/README.md')
-rw-r--r--doc/user/workflow/README.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/doc/user/workflow/README.md b/doc/user/workflow/README.md
new file mode 100644
index 00000000000..9efe41308dc
--- /dev/null
+++ b/doc/user/workflow/README.md
@@ -0,0 +1,28 @@
+# Workflow
+
+- [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)
+- [File finder](file_finder.md)
+- [Labels](labels.md)
+- [Notification emails](notifications.md)
+- [Project Features](project_features.md)
+- [Project forking workflow](forking_workflow.md)
+- [Project users](add-user/add-user.md)
+- [Protected branches](protected_branches.md)
+- [Sharing a project with a group](share_with_group.md)
+- [Share projects with other groups](share_projects_with_other_groups.md)
+- [Web Editor](web_editor.md)
+- [Releases](releases.md)
+- [Milestones](milestones.md)
+- [Merge Requests](merge_requests.md)
+- [Revert changes](revert_changes.md)
+- [Cherry-pick changes](cherry_pick_changes.md)
+- ["Work In Progress" Merge Requests](wip_merge_requests.md)
+- [Merge When Build Succeeds](merge_when_build_succeeds.md)
+- [Manage large binaries with Git LFS](lfs/manage_large_binaries_with_git_lfs.md)
+- [Importing from SVN, GitHub, BitBucket, etc](importing/README.md)
+- [Todos](todos.md)