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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: GitHub alternatives? (except for Gitlab and Bitbucket)

7 点作者 spiderjako22将近 5 年前
I was thinking about Gitea and GitKraken. Any other alternatives you've used that you can recommend?

2 条评论

jamesponddotco将近 5 年前
If you want to follow the workflow used with Github, Gitlab, and others, it is hard to beat Gitea. Heck, I like it so much that I even posted bounties for a few features.<p>If you set it up correctly, maintenance is low, and resource usage on the server is slim. Quite the apposite of Gitlab, for example.<p>However, after using SourceHut[1] for the last couple of months, I am convinced that their workflow is superior, and highly recommend using it. Using git send-mail is a joy compared to pull requests, and not having to enable JS for everything, even more so.<p>I am currently using their hosted version, but looking to self-host it for my company.<p>[1] <a href="https:&#x2F;&#x2F;sourcehut.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;sourcehut.org&#x2F;</a>
评论 #23675794 未加载
maxmalysh将近 5 年前
cgit<p>Example: <a href="https:&#x2F;&#x2F;git.kernel.org&#x2F;pub&#x2F;scm&#x2F;linux&#x2F;kernel&#x2F;git&#x2F;torvalds&#x2F;linux.git" rel="nofollow">https:&#x2F;&#x2F;git.kernel.org&#x2F;pub&#x2F;scm&#x2F;linux&#x2F;kernel&#x2F;git&#x2F;torvalds&#x2F;lin...</a>
评论 #23675796 未加载