Skip to content
Discussion options

You must be logged in to vote

@JanRK The Gitea's built in mirroring is either push only mirroring or pull only mirroring. Ref
and it needs to be done for each repo indivitually.

I was looking for a way to backup all my Github repos locally so that incase I get locked out of github or I am banned for some reason or maybe hacked. I can still have access to a copy of all my repos.
Along with that if a project I had starred for some reason is removed or something happens I keep a local copy. Same for all my orgs.

This app does all that automatically. It takes all your github repos and orgs and then makes a read-only mirror in gitea. Doing a two way sync will make it complex and result in merge conflicts thats not possible…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by arunavo4
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
3 participants
Converted from issue

This discussion was converted from issue #62 on August 29, 2025 19:36.