I built a Git history visualizer with Claude Code
This story is from 2026-09-10. It is preserved in the archive; the latest stories are on the live feed.
You paste any public GitHub repo and it plays that repository's commit history back as an animation. It draws the actual commit graph, not a contribution heatmap. Branches split where ancestry really splits and merge where a merge commit says they merge. Every merge is scaled to how many commits it…
Read the full story at r/ClaudeAI ↗
Timeline · 1 report
- 2026-09-10 18:41 · r/ClaudeAI
I built a Git history visualizer with Claude Code