Skip to content
Unverified Commit 0566bbd0 authored by Stan Hu's avatar Stan Hu Committed by Douglas Barbosa Alexandre
Browse files

Fix "protected branches only" checkbox not set properly at init

The `only_protected_branches` value was being enabled by default
even though the checkbox was default off. In EE, this wasn't a
problem because there was EE-specific code to update the
entire form.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53515
parent 1ddde35e
Loading
Loading
Loading