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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Best Git GUI for linux?

3 点作者 zenbob超过 8 年前
I use github's GUI client regularly on Windows. I've seen a few alternatives for linux, but no real discussion as to which is ideal. Does anyone have any opinions?

3 条评论

Davidbrcz超过 8 年前
I would say Emacs + Magit (<a href="https:&#x2F;&#x2F;github.com&#x2F;magit&#x2F;magit" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;magit&#x2F;magit</a>). The legend says that some people started using Emacs for Magit only.<p>You can also try this <a href="https:&#x2F;&#x2F;hackernoon.com&#x2F;be-125-more-efficient-with-git-60556a1ce971#.88gs7koqx" rel="nofollow">https:&#x2F;&#x2F;hackernoon.com&#x2F;be-125-more-efficient-with-git-60556a...</a> to some point emulate what magit does with plain CLI and a fuzzy finder.
cjbprime超过 8 年前
Perhaps something like Visual Studio Code? Which editor do you use?
karmakaze超过 8 年前
gitk