I wanted a really simple tool to have my GH repos mirrored locally so I created this. Under the hood it's just running `git clone --mirror` and `git remote update` on a list of repos.
2 comments
Show HN: gh-mirror, keep a mirror of GitHub repos, locally | Heykuki News