Skip to content

Try to clarify the git-mirror capabilities

Antoine Mottier requested to merge documentation-update into master

git-mirror handle the synchronization of a whole GitHub organization to GitLab. It is possible to disable the synchronization of previously synchronized GitLab repository by adding: skip: true to the GitLab repository description.

Merge request reports