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:
authorSytse Sijbrandij <sytse@gitlab.com>2015-01-23 22:18:10 +0300
committerSytse Sijbrandij <sytse@gitlab.com>2015-01-23 22:18:10 +0300
commit061ac7923670083cf7237a32867b2f8ce86a1c83 (patch)
tree07bbcc451f2bb303e6dac9eca44d17ea2385318d /doc/README.md
parentc6e24850a3ad662d82f8e0812eb2a38df4f43c13 (diff)
Rename workflow to feature branch flow and add better desciption of workflow category.
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index 3c8f8ad3d03..8c6d13e8506 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -9,7 +9,7 @@
- [Public access](public_access/public_access.md) Learn how you can allow public and internal access to projects.
- [SSH](ssh/README.md) Setup your ssh keys and deploy keys for secure access to your projects.
- [Web hooks](web_hooks/web_hooks.md) Let GitLab notify you when new code has been pushed to your project.
-- [Workflow](workflow/README.md) Learn how to get the maximum out of GitLab.
+- [Workflow](workflow/README.md) Using GitLab functionality and importing projects from GitHub and SVN.
## Administrator documentation