TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Backup your public GitHub repositories with GitHub-backup

25 pointsby ericlathropover 10 years ago

6 comments

w0rd-drivenover 10 years ago
Where a tool like this seems to <i>really</i> make sense is not in the git repository. Most of us know or should know how to back this up properly.<p>The real power comes in dumping the issues, wiki, PRs, and any other information that is not completely contained in git. Having something that would dump the git+ so that even if a site like GitHub were to shutdown you at least had data, in hopefully human readable format like JSON, that can be parsed at a later time if you so choose.<p>This would also open the door for interop between things like GitLab, GitHub, and Bitbucket which all seem to have their own version of what the term &quot;git+&quot; should be. If this could be a pathway to lead to standardizing that API on top of git so that all these different players can talk with one another would be kinda huge as well. It&#x27;s hard to see Github and Bitbucket wanting to work together for something like this when they have mouths to feed but something tells me &quot;if <i>we</i> build it, <i>they</i> will come.&quot;
评论 #8285709 未加载
评论 #8285732 未加载
cookrnover 10 years ago
I released this as a product a few years ago and subsequently open sourced it. With a bit of work, it could be a good little web app to run on your own server to manage repo backups.<p><a href="https://github.com/antiqua-io/Antiqua" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;antiqua-io&#x2F;Antiqua</a>
blaineschover 10 years ago
Aren&#x27;t your repos already backed up locally? I mean that is where I created them...
评论 #8284902 未加载
atmosxover 10 years ago
If I have to backup my github repositories what good is github for?! Showing my code to the world?!
评论 #8286691 未加载
tlongrenover 10 years ago
Can&#x27;t even get it to work. Runs, but does nada. What am I missing?
评论 #8290245 未加载
teachover 10 years ago
Are there really people whose ONLY copy of a project is on GitHub? If so, I think they&#x27;re not doing <i>distributed</i> version control correctly.
评论 #8285011 未加载
评论 #8284969 未加载
评论 #8285165 未加载