Documentation Index
Fetch the complete documentation index at: https://docs.ellomas.com/llms.txt
Use this file to discover all available pages before exploring further.
Git Radar
Terminal-based Git visualization tool built with Go and the Charm ecosystem. Navigate commits, switch branches, view diffs — all in one interactive terminal UI.Features
- Commit Graph — Browse commit history with branch labels and merge indicators
- Branch Switching — Quick branch navigation
- Branch Comparison — Compare divergence between branches
- Commit Details — View file changes per commit
- Diff Viewer — Syntax-highlighted code diffs
Quick Start
Keybindings
| Key | Action |
|---|---|
q | Quit |
j / ↓ | Move down |
k / ↑ | Move up |
Enter | View commit details |
b | Open branch switcher |
? | Toggle legend |
Full documentation coming soon.