# nosarthur/gita

Manage many git repos with sanity 从容管理多个git库

Repository: https://github.com/nosarthur/gita
Canonical: https://ross.abutalabs.com/products/gita
Language: Python
License: MIT
License Family: permissive
Topics: git, command-line-tool, productivity, git-delegation, management, cli, developer-tools, command-line, terminal
Last push: 2026-07-06T21:42:52+00:00

## Health v2 (maintenance only)
Score: 81/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 57, longevity 100
- inputs: {"age_days": 3136, "days_push": 58, "days_rel": 289, "gap_med": 26.5, "n_releases_24m": 3}
- flags: prerelease_only
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1927, forks 91 (observed 2026-08-28T04:05:55.699402+00:00)

## What it is
Gita is a Python command-line tool for managing multiple git repositories from any working directory. It displays the status of many repos side by side and batch-delegates git or shell commands across them.

## Use cases
- see status of all my git repos at a glance
- run git pull on all repositories at once
- manage many git repos from one command
- delegate git commands to repos without cd-ing into them
- check which local branches are ahead or behind remote
- run shell commands across multiple repos in batch

## When to choose
- you work with many git repositories daily and want a unified overview
- you need to run the same git or shell command across dozens of repos
- you want a lightweight pip-installable CLI without leaving the terminal

## When to avoid
- you only manage one or two repositories
- you need a GUI for repository management
- you want full git hosting features like pull requests or issues

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, version-control, workflow-automation
- domain: developer-tools, version-control
- platform: cli, cross-platform, python
- tags: git, multi-repo, batch-operations, repo-management, terminal, command-line

## Member repositories
- nosarthur/gita (main) score 81

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:55.699402+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:09:10.121134+00:00, confidence not recorded.
  - readme: https://github.com/nosarthur/gita (fetched 2026-08-28T04:05:55.699402+00:00, sha 43a69e11a068)
  - registry_pypi: https://pypi.org/pypi/gita/json (fetched 2026-08-29T10:48:37.031543+00:00, sha eac55e081756)
- Data as of 2026-08-30T08:39:29.467469+00:00.
