How do you do that without needing a pak for that repo?
Unless I am doing something Wong which is always likely.
Comment on Open Source Github Repositories in Danger of being Deleted
gwheel@lemm.ee 3 days 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.
How do you do that without needing a pak for that repo?
Unless I am doing something Wong which is always likely.
Running Gitea and want to mirror worthwhile repositories, hence this post. :)
Yep and you can dictate the sync time. It's great.
Thanks! This is great to know.
486@lemmy.world 3 days 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.