Show HN: gh-mirror, keep a mirror of GitHub repos, locallygithub.com/ntns3 pointsghntns4 years agoI 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.