# lindell/multi-gitter

Update multiple repositories in with one command

Repository: https://github.com/lindell/multi-gitter
Canonical: https://ross.abutalabs.com/products/multi-gitter
Language: Go
License: Apache-2.0
License Family: permissive
Topics: git, github, gitlab, script, golang, go, cli, commandline, developer-tools, devops, devtools, automation, productivity
Last push: 2026-09-02T22:11:38+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 71, longevity 100
- inputs: {"age_days": 2298, "days_push": 0, "days_rel": 115, "gap_med": 38.0, "n_releases_24m": 15}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1232, forks 93 (observed 2026-09-03T02:15:14.468744+00:00)

## What it is
multi-gitter is a Go CLI tool that runs a script or program across many Git repositories at once, creating pull requests for any changes. It supports GitHub, GitLab, and other platforms, with options for automatic merging after CI passes.

## Use cases
- update a dependency across all repos in an org
- sync a PR template file to many repositories
- run automated refactoring over multiple repos
- bulk-fix linting issues and open PRs
- search and replace text across an organization's repositories
- automatically merge change PRs once CI succeeds

## When to choose
- you maintain many repositories and need to apply the same change everywhere
- you want PR-based workflows rather than direct commits
- you want to script changes in any language (bash, Python, Node.js, Go)
- you use GitHub or GitLab and want automated PR creation and merging

## When to avoid
- you only need to change a single repository
- you need a GUI or web interface for bulk edits
- your changes require interactive review before each commit

## Facets
- artifact type: cli-tool
- maturity: active
- function: developer-tools, workflow-automation, cli, version-control
- domain: developer-tools, version-control
- platform: cli, cross-platform, go
- tags: git, github, gitlab, bulk-changes, pull-requests, repository-management, batch-updates, devops, automation, command-line

## Member repositories
- lindell/multi-gitter (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:14.468744+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-30T08:22:21.814895+00:00, confidence not recorded.
  - readme: https://github.com/lindell/multi-gitter (fetched 2026-09-03T02:15:14.468744+00:00, sha e23e92c3928e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
