git-nav
v0.0.30
Published
A free, open-source Git GUI for macOS, Windows and Linux: commit graphs, diffs, worktrees, staging and branch cleanup.
Downloads
3,886
Maintainers
Readme
Git Nav
Git Nav is a free, open-source Git GUI for macOS, Windows and Linux. Explore a collapsible commit graph, compare branches, manage worktrees, stage and commit changes, and clean up squash-merged branches. MIT licensed.
Requires Node.js 20 or later and Git on your PATH.
npm install --global git-nav
git nav .This package installs the launcher and the binary for your platform. Installers are attached to every release.
Serve the app over HTTP to reach it from another device on your network:
git-nav serve --host 0.0.0.0More at git-nav.dev.
Guides
Find desktop installers and requirements on the download page.
