From d2e535f5967da4b4d6f0792540136f898431e8c2 Mon Sep 17 00:00:00 2001 From: Arihant Date: Thu, 29 Dec 2016 14:16:13 +0000 Subject: Update protected_branches.md --- doc/user/project/protected_branches.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/user/project/protected_branches.md b/doc/user/project/protected_branches.md index f7a686d2ccf..fe323cf4653 100644 --- a/doc/user/project/protected_branches.md +++ b/doc/user/project/protected_branches.md @@ -15,6 +15,9 @@ By default, a protected branch does four simple things: - it prevents **anyone** from force pushing to the branch - it prevents **anyone** from deleting the branch +**Note**: A GitLab admin is allowed to push to the protected branches. + + See the [Changelog](#changelog) section for changes over time. > -- cgit v1.2.1