visual git graph

Understand the repo at a glance.

FluxGit's visual history gives you a clear graph with refs, a commit inspector, diff-base selection on merge commits, and drag-and-drop that turns intent into guarded actions.

FluxGit visual history cockpit with a graph, refs and commit inspector on synthetic demo data
Real FluxGit interface · synthetic demo data

The problem: text-only Git hides the shape of the work.

A list of commands and hashes makes it hard to see how branches relate, what a merge changed, or where you are. A visual graph makes the repo state obvious.

Honest beta limit

Visual history is shipped and validated, including merge-commit diff-base selection, inline diff and copy patch. Drag-and-drop shows a preview and uses guardrails so it does not perform dangerous actions without confirmation.

How FluxGit helps.

graphshipped

Legible graph & refs

Branches, tags and commits laid out so the structure is obvious.

inspectshipped

Commit inspector

Pick a merge parent as diff base, view inline diffs and copy a patch.

dragshipped

Drag-and-drop with guardrails

Drag refs and commits to express intent, with preview and confirmation.

Privacy and security posture.

History rendering is local-first. Your commits and diffs stay on your machine.

Related features.