Commit dbd0e775 authored by Lin Jen-Shin's avatar Lin Jen-Shin Committed by Amy Qualls

Clarify which protected branches it's looking at

parent 0d36fc41
...@@ -320,8 +320,9 @@ For more information, see [Start the pull mirroring process for a Project](../.. ...@@ -320,8 +320,9 @@ For more information, see [Start the pull mirroring process for a Project](../..
> - Moved to GitLab Premium in 13.9. > - Moved to GitLab Premium in 13.9.
Based on the mirror direction that you choose, you can opt to mirror only the Based on the mirror direction that you choose, you can opt to mirror only the
[protected branches](../protected_branches.md) from/to your remote repository. [protected branches](../protected_branches.md) in the mirroring project,
For pull mirroring, non-protected branches are not mirrored and can diverge. either from or to your remote repository. For pull mirroring, non-protected branches in
the mirroring project are not mirrored and can diverge.
To use this option, check the **Only mirror protected branches** box when To use this option, check the **Only mirror protected branches** box when
creating a repository mirror. **(PREMIUM)** creating a repository mirror. **(PREMIUM)**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment