macOS
brew install gitulocal Homebrew formula metadata
sudo port install gituMacPorts ports tree · devel/gitu/Portfile · ソース: api.github.com
brew
gitu のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gitulocal Homebrew formula metadata
sudo port install gituMacPorts ports tree · devel/gitu/Portfile · ソース: api.github.com
sudo apk add gituAlpine Linux edge package indexes · gitu · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gitunixpkgs package indexes · pkgs/by-name/gi/gitu/package.nix · ソース: api.github.com
sudo pacman -S gituArch Linux sync databases · gitu · ソース: geo.mirror.pkgbuild.com
scoop install extras/gituScoop official bucket manifest trees · bucket/gitu.json · ソース: api.github.com
概要
TUI Git client inspired by Magit
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gitu | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/altsem/gitu
インストールメタデータ
| パッケージキー | brew:gitu |
|---|---|
| バージョン | 0.43.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gitu |
| ホームページ | https://github.com/altsem/gitu |
| リポジトリ | https://github.com/altsem/gitu |
| 上流ドキュメント | https://github.com/altsem/gitu#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/altsem/gitu/archive/refs/tags/v0.43.0.tar.gz |
| 最終更新 | 2026-07-11T23:35:09Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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/gituソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.