Automic VaultAutomic Vault

brew

Installer gitu avec Homebrew, apk, MacPorts, Nix, pacman, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gitu pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install gitu

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install gitu

MacPorts ports tree · devel/gitu/Portfile · Source: api.github.com

Windows

Scoopvérifié · 92%
scoop install extras/gitu

Scoop official bucket manifest trees · bucket/gitu.json · Source: api.github.com

aperçu

Résumé du paquet

TUI Git client inspired by Magit

Commandes et alias

  • gitu

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 2023: Public GitHub repository opened.
  • 2024: Early 0.x GitHub releases published.
  • 2024: Install docs covered Cargo, Arch Linux, release binaries, mise, and Nix flakes.
  • 2026: 0.42 release line visible in GitHub releases.

Related projects

  • Magit for Emacs.
  • Git terminal UIs such as gitui and lazygit.
  • Cargo, Nix flakes, mise, Homebrew, Arch Linux, and Scoop packaging workflows.

posture de sécurité

Niveau de risque : blue

broad file, network, media, or database tool signal.

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

  • broad file, network, media, or database tool signal

Signaux

  • text:client

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/gitu/config.toml
Windows
%USERPROFILE%\AppData\Roaming\gitu\config.toml

exécutables

Exécutables installés

CommandeTypeExpositionNote
gitucliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire0.43.0
gestionnaire mis à jour2026-07-11
données localesOK
amontà jour
dernière version détectéev0.43.0

https://github.com/altsem/gitu

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:gitu
Version0.43.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/gitu
Page d'accueilhttps://github.com/altsem/gitu
Dépôthttps://github.com/altsem/gitu
Docs amonthttps://github.com/altsem/gitu#readme
LicenceMIT
Archive sourcehttps://github.com/altsem/gitu/archive/refs/tags/v0.43.0.tar.gz
Dernière mise à jour2026-07-11T23:35:09Z
Pulseupdated
Dépendances de compilationrust
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegitu
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

gitu

nix profile install nixpkgs#gitu
  • normalized package name match
  • Correspondance par : Gitu
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/gitu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

gitu 0.42.0-r0

TUI Git client inspired by Magit

https://github.com/altsem/gitu

sudo apk add gitu
  • License: MIT
  • Architecture: x86_64
  • Source Package: gitu
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Gitu
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gitu from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gitu-doc 0.42.0-r0

TUI Git client inspired by Magit (documentation)

https://github.com/altsem/gitu

sudo apk add gitu-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: gitu
  • normalized package name match
  • Correspondance par : Gitu
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gitu-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

gitu 0.42.0-1

A TUI Git client inspired by Magit

https://github.com/altsem/gitu

sudo pacman -S gitu
  • License: MIT
  • Architecture: x86_64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Gitu
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: gitu from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

gitu

sudo port install gitu
  • normalized package name match
  • Correspondance par : Gitu
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/gitu/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

extras/gitu

scoop install extras/gitu
  • normalized package name match
  • Correspondance par : Gitu
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/gitu.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment