Commit 09968e30 authored by Amy Qualls's avatar Amy Qualls

Merge branch 'asmaa.hassan-pushmirroring-23April' into 'master'

docs: Clarify when push mirrored repo gets the first update

See merge request gitlab-org/gitlab!60140
parents bd0efb61 e8abfc07
......@@ -65,7 +65,10 @@ For an existing project, you can set up push mirroring as follows:
![Repository mirroring push settings screen](img/repository_mirroring_push_settings.png)
When push mirroring is enabled, only push commits directly to the mirrored repository to prevent the
mirror diverging. The mirrored repository receives all changes when:
mirror diverging.
Unlike [pull mirroring](#how-it-works), the mirrored repository is not periodically auto-synced.
The mirrored repository receives all changes only when:
- Commits are pushed to GitLab.
- A [forced update](#forcing-an-update) is initiated.
......
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