pull down to refresh

It's never a good idea to put all your eggs in one basket, so don't let GitHub have the power to take away all the issues, PRs, and discussion history of your project!

Even if you have repo mirrors and local copies, that's just the code. But everything else around it is just as valuable.

This is a tool that allows you to easily backup all your user or organizations repos, including the code, and all comments in issues PRs or wherever. Basically everything that you have in GitHub. It supports incremental backups and just needs a read access token with as many permissions as things you want to back up.

Don't leave it for when it's too late!

If you want good places to host code that aren’t github and are friendly to everything people do today including LLM assisted coding:

reply