gitlab-mirrors icon indicating copy to clipboard operation
gitlab-mirrors copied to clipboard

Another simple GitLab mirror pull solution

Open melroy89 opened this issue 3 years ago • 1 comments

You maybe want to add this to your README.

But by default GitLab CE can already do a repo mirror (push) but not pull mirror sync. So I created a simple GitLab pull script that can be used together with GitLab Schedule: https://github.com/danger89/repo_pull_sync_docker_image

What do you think?

Regards, Melroy van den Berg

melroy89 avatar Mar 05 '22 16:03 melroy89

This guy is pretty simple and clean also : https://github.com/bachp/git-mirror

rcfja avatar Mar 31 '22 14:03 rcfja