summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorMark Fletcher <mark@gitlab.com>2017-06-08 18:37:35 +0800
committerMark Fletcher <mark@gitlab.com>2017-06-08 18:52:56 +0800
commit0dbf4b87ee8bc53a6bb1aba28a7da4e685fedbea (patch)
treec982c31d202dd62de328406027216474954af95b /doc/README.md
parente34e5761042579686fe149f16e7ec107b80224d2 (diff)
downloadgitlab-ce-0dbf4b87ee8bc53a6bb1aba28a7da4e685fedbea.tar.gz
Document the Delete Merged Branches functionality
* Note that protected branches will not be part of the deletion
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 9f12eed1471..fdffef9ceec 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -59,6 +59,7 @@ Manage files and branches from the UI (user interface):
- Branches
- [Create a branch](user/project/repository/web_editor.md#create-a-new-branch)
- [Protected branches](user/project/protected_branches.md#protected-branches)
+ - [Delete merged branches](user/project/branches.md#delete-merged-branches)
### Issues and Merge Requests (MRs)