diff options
author | Mark Fletcher <mark@gitlab.com> | 2017-06-08 18:37:35 +0800 |
---|---|---|
committer | Mark Fletcher <mark@gitlab.com> | 2017-06-08 18:52:56 +0800 |
commit | 0dbf4b87ee8bc53a6bb1aba28a7da4e685fedbea (patch) | |
tree | c982c31d202dd62de328406027216474954af95b /changelogs | |
parent | e34e5761042579686fe149f16e7ec107b80224d2 (diff) | |
download | gitlab-ce-0dbf4b87ee8bc53a6bb1aba28a7da4e685fedbea.tar.gz |
Document the Delete Merged Branches functionality
* Note that protected branches will not be part of the deletion
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/33445-document-delete-merge-branches-won-t-touch-protected-branches-docs.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/33445-document-delete-merge-branches-won-t-touch-protected-branches-docs.yml b/changelogs/unreleased/33445-document-delete-merge-branches-won-t-touch-protected-branches-docs.yml new file mode 100644 index 00000000000..385f18e2560 --- /dev/null +++ b/changelogs/unreleased/33445-document-delete-merge-branches-won-t-touch-protected-branches-docs.yml @@ -0,0 +1,4 @@ +--- +title: Document the Delete Merged Branches functionality +merge_request: +author: |