pkg.soopen package index

brew / Rang 12636

gita mit Homebrew, apt, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gita in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install gita

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install gita

Debian stable package indexes · gita · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#gita

nixpkgs package indexes · pkgs/by-name/gi/gita/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Manage multiple git repos with sanity

Befehle und Aliase

  • gita

Verlauf

Projektgeschichte und Nutzung

Gita is a Python command-line tool for viewing and operating many Git repositories from one place. It keeps a registry of repository paths, displays branch and working-tree status side by side, and delegates Git or shell commands across selected repositories or groups.

Projektgeschichte

The public Gita repository was created in January 2018. The project grew around two core features that remain central in the official README: summarizing the status of many repositories and delegating commands to them without requiring the user to enter each working directory.

Later functionality added repository groups, contexts, recursive discovery, custom command definitions, status colors and symbols, shell-command delegation, and freeze-and-clone workflows. These features kept the package focused on coordinating ordinary Git repositories rather than introducing a new repository format.

Adoptionsgeschichte

Upstream distributes Gita through PyPI and documents installation with pip, uv, and pipx. The supplied package facts also show packages in Homebrew, Debian, Ubuntu, and Nix, giving the Python CLI several workstation-oriented installation paths.

The official GitHub repository has accumulated a long-running release series and a substantial user following for a focused multi-repository utility. Its adoption is especially natural among developers who keep many unrelated clones and want a dashboard and batch-command layer without converting them into a monorepo.

Wie es verwendet wird

A typical workflow begins with gita add, then uses gita ll to inspect branch and modification state across repositories. Built-in delegated commands can fetch or pull across all or selected repositories, while superman mode forwards arbitrary Git commands and shell mode runs arbitrary shell commands.

Configuration follows the XDG base-directory convention. The repository registry and optional command, color, information, and symbol customizations live under $XDG_CONFIG_HOME/gita, usually ~/.config/gita.

Warum Paket-Nerds sich dafür interessieren

Gita is interesting to package users because it applies a package-manager-like control plane to source checkouts while leaving Git itself untouched. It is a lightweight alternative to bespoke shell loops and sits between individual clones and heavier manifest-driven multi-repository systems.

Zeitleiste

  • 2018: The nosarthur/gita GitHub repository was created.
  • 2023: The official release feed published the v0.16.6 series.
  • 2025: The official release feed published the v0.16.8 series.

Related projects

  • Git is the underlying version-control system whose commands Gita delegates.
  • The official README identifies myrepos, Android's repo tool, and mu-repo as other multi-repository tools.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für gita wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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
$XDG_CONFIG_HOME/gita/repos.csv$XDG_CONFIG_HOME/gita/cmds.json$XDG_CONFIG_HOME/gita/color.csv$XDG_CONFIG_HOME/gita/info.csv$XDG_CONFIG_HOME/gita/symbols.csv

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
gitaExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version0.16.8.2
Manager aktualisiert2026-07-25
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:gita
Version0.16.8.2
PaketmanagerHomebrew
Homepagehttps://github.com/nosarthur/gita
Zuletzt aktualisiert2026-07-25T03:27:19Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

gita 0.16.7.2-4

Manage many git repos

https://github.com/nosarthur/gita

sudo apt install gita
  • Section: utils
  • Architecture: all
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gita
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gita from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gita

nix profile install nixpkgs#gita
  • normalized package name match
  • Abgeglichen nach: Gita
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/gita/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gita 0.16.6.1-2

Manage many git repos

https://github.com/nosarthur/gita

sudo apt install gita
  • Section: universe/utils
  • Architecture: all
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Gita
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gita from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database