keifu: A Terminal UI Tool for Visualizing Git Commit Graphs
By
indigodaddy
4mo ago· 3 min readenCode
95/100
Golden Brown
Bagelometer↗
A five-star bake. Worth schmearing, sharing, saving.
Score95Typehow-toSentimentneutral
Summary
keifu is a terminal UI (TUI) tool for visualizing Git commit graphs with color-coded displays. It provides navigation through commit histories, shows commit details and file changes, and allows basic branch operations. The tool is designed to make Git genealogy more accessible and clear through a terminal interface.
Key quotes
· 5 pulledkeifu (系譜, /keːɸɯ/) is a terminal UI tool that visualizes Git commit graphs.
It shows a colored commit graph, commit details, and a summary of changed files, and lets you perform basic branch operations.
Git genealogy, untangled. A TUI for navigating commit graphs with color and clarity.
Run inside a Git repository:
Navigation: j / ↓ Move down, k / ↑ Move up, ] / Tab Jump to next commit that has branch labels
Git genealogy, untangled. A TUI for navigating commit graphs with color and clarity. - trasta298/keifu
