logoalt Hacker News

andixtoday at 11:17 AM1 replyview on HN

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.


Replies

patcontoday at 11:46 AM

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...