Show HN: Gitlogue – A terminal tool that replays your Git commits with animation
github.comGitlogue is a CLI that turns your Git commits into a typing-style replay.
It visualizes diffs line by line, shows the file tree, and plays back each edit as if it were typed in real time.
Key points
• Realistic typing animation
• Syntax-highlighted diffs
• File-tree view
• Replay any commit
• Self-contained CLI
Demo video is in the README.
This looks really cute. I wonder if it'd help with reviews when people have strange PR's