Running Gitea and want to mirror worthwhile repositories, hence this post. :)
Comment on Open Source Github Repositories in Danger of being Deleted
gwheel@lemm.ee 5 weeks agoForgejo has an option to mirror a repository and update on a regular interval. It won’t get wikis or issues though. I’ve got mine set up to mirror a bunch of decomps.
Akito@lemmy.zip 5 weeks ago
mesamunefire@piefed.social 5 weeks ago
Yep and you can dictate the sync time. It's great.
slazer2au@lemmy.world 4 weeks ago
How do you do that without needing a pak for that repo?
Unless I am doing something Wong which is always likely.
gwheel@lemm.ee 4 weeks ago
ocean@lemmy.selfhostcat.com 5 weeks ago
Thanks! This is great to know.
486@lemmy.world 5 weeks ago
You can easily mirror Github wikis as well. You just need to add
.wiki.git
to the repo URL. That way you can clone the wiki just like any other Git repo.