github-to-gitea-mirror/README.md

6 lines
539 B
Markdown
Raw Normal View History

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.
2023-09-15 00:30:02 +02:00
## Chat GPT
This script was created with the help of Chat GPT. A link to the conversation is available [here](https://chat.openai.com/share/b62cabf7-ccc5-471f-89bc-7c272bbb4ec5).