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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Would a diagram-centered UI work better for Git?

1 点作者 pramodbiligiri超过 1 年前
I keep having to visualize the tree diagrams with their commit nodes in order to do any meaningful manipulations using Git.<p>So why don’t we have a Git UI that presents this tree front and center, and lets us group and move these (commit) nodes around on the trees, for the most part? For example, the difference between a merge and rebase is far more natural when shown as a diagram than as a long explanation.

1 comment

codeptualize超过 1 年前
I use <a href="https:&#x2F;&#x2F;www.gitkraken.com&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.gitkraken.com&#x2F;</a> sounds like what you are describing.