macOS
brew install gitulocal Homebrew formula metadata
sudo port install gituMacPorts ports tree · devel/gitu/Portfile · source: api.github.com
brew
TUI Git client inspired by Magit. Version 0.42.0 via Homebrew; verified 2026-05-22.
install
brew install gitulocal Homebrew formula metadata
sudo port install gituMacPorts ports tree · devel/gitu/Portfile · source: api.github.com
sudo apk add gituAlpine Linux edge package indexes · gitu · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gitunixpkgs package indexes · pkgs/by-name/gi/gitu/package.nix · source: api.github.com
sudo pacman -S gituArch Linux sync databases · gitu · source: geo.mirror.pkgbuild.com
scoop install extras/gituScoop official bucket manifest trees · bucket/gitu.json · source: api.github.com
overview
TUI Git client inspired by Magit
history
Gitu is a terminal Git client inspired by Magit, the influential Emacs Git porcelain. It aims to bring Magit's keyboard-driven staging, history, commit, branch, stash, and rebase workflows to users outside Emacs.
The repository was opened in December 2023. Its README describes the project as a Git porcelain outside Emacs and states that Gitu aims to implement many core Magit features over time while staying familiar to previous Magit users.
Early releases moved quickly through the 0.x line in 2024. The README lists support for staging and unstaging files, hunks, and lines; showing commits and opening an editor at a line; branch operations; commit, amend, and fixup flows; fetching, pulling, pushing, rebasing, resetting, reverting, and stashing.
The project also codified terminal configuration early: editor selection follows `VISUAL`, `EDITOR`, and `GIT_EDITOR`, and the documented config file path is `~/.config/gitu/config.toml` on Linux and macOS, with an AppData path on Windows.
Gitu's packaging spread shows interest beyond its source repository. The input package metadata and install docs cover Cargo, GitHub release binaries, Arch Linux, Nix flakes, mise, Homebrew, MacPorts, pacman, APK, and Scoop. That matters because Git TUIs are often installed as everyday shell tools rather than project-local dependencies.
Practitioners use Gitu inside Git repositories as a keyboard-first control surface for reviewing changes, staging precise hunks or lines, inspecting logs, committing, switching branches, rebasing, and managing stashes. The help menu and Magit-like key choices reduce the need to remember a long set of standalone Git commands.
The tool sits between raw Git and full graphical clients: it keeps work in a terminal, opens a configured editor when needed, and gives Magit-style workflows to developers who do not live inside Emacs.
Gitu is significant as part of the Rust-era Git TUI wave. It competes for the same install slot as tools like gitui and lazygit, but its package identity is sharper: Magit-inspired Git porcelain for terminal users outside Emacs.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/gitu/config.toml%USERPROFILE%\AppData\Roaming\gitu\config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gitu | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/altsem/gitu
install metadata
| Package key | brew:gitu |
|---|---|
| Version | 0.42.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gitu |
| Homepage | https://github.com/altsem/gitu |
| Repository | https://github.com/altsem/gitu |
| Upstream docs | https://github.com/altsem/gitu#readme |
| License | MIT |
| Source archive | https://github.com/altsem/gitu/archive/refs/tags/v0.42.0.tar.gz |
| Last updated | 2026-05-22T21:00:22Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gitu |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gitu
nix profile install nixpkgs#gitugitu 0.42.0-r0
TUI Git client inspired by Magit
https://github.com/altsem/gitu
sudo apk add gitugitu-doc 0.42.0-r0
TUI Git client inspired by Magit (documentation)
https://github.com/altsem/gitu
sudo apk add gitu-docgitu 0.42.0-1
A TUI Git client inspired by Magit
https://github.com/altsem/gitu
sudo pacman -S gitugitu
sudo port install gituextras/gitu
scoop install extras/gitusource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.