| ▲ | andix 3 hours ago | |
Is there a good tool to automatically (and continuously) mirror all GitHub repositories to another provider? Something with GH API integration that also catches newly created projects/repos? Issues and PRs would be a bonus, but not a requirement in my case. | ||
| ▲ | patcon 3 hours ago | parent [-] | |
Haven't used it, but I've been intrigued by git-bug (stores issues in got itself) for years, to use as the issue/pr sync. Bonus that now the issues aren't vendor locked either https://github.com/git-bug/git-bug/blob/trunk/doc/feature-ma... | ||