TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

1 pointsby pramodbiligiriover 1 year ago
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

codeptualizeover 1 year ago
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.