/git-mirror

very simple git mirror

Primary LanguagePython

A simple way to mirror git repositories

cd repos
git clone --mirror https://source.example
cd repo.git
git remote add --mirror=push target https://target.example