Go to file
Kevin Veen-Birkenbach ac13a95a2a
Create mirror.py
2023-09-15 00:28:41 +02:00
mirror.py Create mirror.py 2023-09-15 00:28:41 +02:00
README.md Initial commit 2023-09-15 00:26:44 +02:00

github-to-gitea-mirror

A tool designed to automate the process of mirroring repositories from GitHub to Gitea. By leveraging the APIs of both platforms, this script identifies repositories on GitHub that aren't mirrored on Gitea and seamlessly mirrors them. Ideal for developers aiming to maintain a backup or a consistent repo state across both platforms.