Skip to content
Snippets Groups Projects
Name Last commit Last update
lib
README.md
add_mirror.sh
config.sh
git-mirrors.sh

This adds git mirror functionality to gitlab. The whole purpose of this project is to mirror projects using the Mirror group.

Prereqs

yum install python-setuptools
git clone https://github.com/Itxaka/python-gitlab.git
cd python-gitlab
python setup.py