TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

GitTorrent explained

14 点作者 schallis超过 14 年前

2 条评论

Smerity超过 14 年前
Git seems to be torn between centralization and distribution. For large projects you always seem to fall back to the SVN style single repository even if Git allows effortless decentralization.<p>There are projects like Google's Gerrit [1] which tries to push towards a centralized usage of Git. On top of being a useful code review tool it's currently used to manage all the contributions to the Android source tree.<p>Then there are projects like this, focusing on pushing Git even further away from centralization.<p>One of the stated advantages of GitTorrent is intimidation due to "centralized" Git repos. Services like Github have essentially enabled trivial forking of "centralized" repositories, so I don't think GitTorrent holds a strong advantage there.<p>[1] <a href="http://code.google.com/p/gerrit/" rel="nofollow">http://code.google.com/p/gerrit/</a>
评论 #2192334 未加载
dedward超过 14 年前
Pretty lofty target... and in the end, bandwidth and connections will be the constraint.<p>Sounds like some fun, but it also sounds like something that would be nasty to troubleshoot in real life.<p>Anyone remember how slow freenet was? Remember who used it the most?
评论 #2192390 未加载