nosarthur/gita
Manage many git repos with sanity 从容管理多个git库 observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 91
- Release rhythm 57
- Longevity 100
Flags: prerelease_only
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 26.5
- age_days: 3136
- days_rel: 289
- days_push: 58
- n_releases_24m: 3
Adoption not part of the score
1927 stars · 91 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity active
cli developer-tools version-control workflow-automation developer-tools version-control cli cross-platform python git multi-repo batch-operations repo-management terminal command-line
2 sources
- readme: https://github.com/nosarthur/gita · fetched 2026-08-28 · 43a69e11a068
- registry_pypi: https://pypi.org/pypi/gita/json · fetched 2026-08-29 · eac55e081756
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nosarthur/gita | main | 81 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem