Skip to content
Snippets Groups Projects
user avatar
Sam Gleske authored
* It doesn't function as intended yet.
* Depends on create_gitlab_project.py.
* Updated the readme for some prereqs.
* The python script currently only lists an existing
project.  Returns http clone URL.
b98bfdea
History
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