1
0
Fork 0
mirror of https://github.com/Findus23/git-mirror.git synced 2024-09-18 14:03:50 +02:00
git-mirror/README.md
2022-12-30 15:05:57 +01:00

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