Show HN: gh-mirror, keep a mirror of GitHub repos, locally - Klaput News
Show HN: gh-mirror, keep a mirror of GitHub repos, locally
2 by ghntns | 0 comments on Hacker News.
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.
RELATED POST :
2 by ghntns | 0 comments on Hacker News.
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.
RELATED POST :
Memuat...
Comments
Post a Comment