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:
authorJames Edwards-Jones <jedwardsjones@gitlab.com>2017-04-07 04:35:59 +0300
committerJames Edwards-Jones <jedwardsjones@gitlab.com>2017-04-07 05:08:06 +0300
commit72419f3a8b94874de059f3567980844c7aaa6336 (patch)
tree3bc359f7f1d777a6a15f73c5422bf917118ea66f /doc/workflow
parent9db87fce130bdcb4831631c46fbb9d5717472af2 (diff)
Documentation for protected tags
Diffstat (limited to 'doc/workflow')
-rw-r--r--doc/workflow/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/workflow/README.md b/doc/workflow/README.md
index 6a8de51a199..a1852650cfb 100644
--- a/doc/workflow/README.md
+++ b/doc/workflow/README.md
@@ -20,6 +20,7 @@
- [Project forking workflow](forking_workflow.md)
- [Project users](add-user/add-user.md)
- [Protected branches](../user/project/protected_branches.md)
+- [Protected tags](../user/project/protected_tags.md)
- [Slash commands](../user/project/slash_commands.md)
- [Sharing a project with a group](share_with_group.md)
- [Share projects with other groups](share_projects_with_other_groups.md)