pkg.soopen package index

brew / 排名 12636

使用 Homebrew, apt, Nix 安装 gita

查看 gita 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gita

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install gita

Debian stable package indexes · gita · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#gita

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

概览

软件包摘要

Manage multiple git repos with sanity

命令和别名

  • gita

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

尚未找到受保护工具覆盖

没有找到 gita 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gita可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.16.8.2
管理器更新时间2026-07-25
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:gita
版本0.16.8.2
软件包管理器Homebrew
主页https://github.com/nosarthur/gita
最后更新2026-07-25T03:27:19Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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