Открыть боковую панель
GitLab.org
Gitlab
Коммиты
c8716604
Коммит
c8716604
создал
Янв 31, 2023
по автору
Sean Carroll
Зафиксировано автором
Amy Qualls
Янв 31, 2023
Просмотр файлов
Describe what actions a protected branch is preventing
владелец
8aed3c62
Изменения
1
Скрыть пробелы
Построчно
Рядом
doc/user/project/protected_branches.md
Просмотр файла @
c8716604
...
...
@@ -10,6 +10,14 @@ In GitLab, [permissions](../permissions.md) are fundamentally defined around the
idea of having read or write permission to the repository and branches. To impose
further restrictions on certain branches, they can be protected.
A protected branch controls:
-
Which users can merge into the branch.
-
Which users can push to the branch.
-
If users can force push to the branch.
-
If changes to files listed in the CODEOWNERS file can be pushed directly to the branch.
-
Which users can unprotect the branch.
The
[
default branch
](
repository/branches/default.md
)
for your repository is protected by default.
## Who can modify a protected branch
...
...
Редактирование
Предварительный просмотр
Поддерживает Markdown
0%
Попробовать снова
или
прикрепить новый файл
.
Отмена
You are about to add
0
people
to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Отмена
Пожалуйста,
зарегистрируйтесь
или
войдите
чтобы прокомментировать