mirror of
https://github.com/Findus23/git-mirror.git
synced 2024-09-16 11:43:50 +02:00
177 B
177 B
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