请问HN:你是如何存储个人Git仓库的?

1作者: jasonm232 个月前原帖
我和许多人一样,对Github、BitBucket等在长期内托管git仓库的完整性并不自信。<p>审查制度或无能可能导致我的工作因各种原因被删除。<p>去年,我将所有的仓库托管在本地机器上,通过Gitea进行管理,然后将提交推送到Github,在那里我公开存放我的仓库。<p>我相信我的这种担忧在社区中算是比较普遍的,但我想知道大家是如何处理自己的开源工作以及如何存储自己的仓库的?<p>我的担忧是否有必要?
查看原文
I am, as I&#x27;m sure many of you are, not confident in the integrity of Github, BitBucket etc. when it comes to hosting git repos, in the long term.<p>Censorship, or incompetence could lead to my work being zapped for any number of reasons.<p>During last year, I hosted all my repos on a local machine via Gitea, which then pushes commits on to Github where I keep my repos publicly.<p>I&#x27;m sure my paranoia is fairly mid among the community, but I wonder what are you doing about your open source work and how do you store your repos?<p>And is my concern warranted?