git commander
Interactive git tool.
The tool provides an interactive terminal interface for common version‑control commands, allowing users to view status, stage files, reset changes, commit, browse the log, inspect diffs, and manage branches without leaving the console. It runs as a command‑line application that presents a curses‑style UI, handling git operations through key shortcuts.
It targets developers who prefer a keyboard‑driven workflow and want a visual overview of repository state while staying in the shell. The program supports two preset key configurations—vi‑style and mc‑style—and lets users customize individual bindings via a JSON file in the user’s configuration directory.
Installation requires Git ≥ 2.4, Node.js ≥ 0.12, and the npm packages blessed and lodash. The source is released under the MIT license and is marked as stable for production use.
Reviews
Loading reviews…
Similar apps

Version Control & Git
gitmoji-cli
Use emoji in commit messages.
Version Control & Git
ggc
A modern Git tool with both CLI and interactive incremental-search UI.
Version Control & Git
git-extras
Git utilities.
Version Control & Git
git-labelmaker
Edit GitHub labels.

Version Control & Git
CLI GitHub
Fancy GitHub client.
Version Control & Git
git-stats
A local GitHub-like contributions calendar.