macOS
brew install multi-gitterlocal Homebrew formula metadata
sudo port install multi-gitterMacPorts ports tree · devel/multi-gitter/Portfile · source: api.github.com
brew
Update multiple repositories in with one command. Version 0.63.1 via Homebrew; verified 2026-05-10.
install
brew install multi-gitterlocal Homebrew formula metadata
sudo port install multi-gitterMacPorts ports tree · devel/multi-gitter/Portfile · source: api.github.com
scoop install main/multi-gitterScoop official bucket manifest trees · bucket/multi-gitter.json · source: api.github.com
overview
Update multiple repositories in with one command
history
multi-gitter is a Go command-line tool from the lindell/multi-gitter project for making the same scripted change across many Git repositories. Its README frames the core workflow as running any script or program inside each selected repository, then creating pull requests wherever the script changed files; it also supports manual merging or automatic merging after CI succeeds. The project fits the multi-repository maintenance niche that grew around microservices and internal shared libraries: dependency bumps, pull-request-template synchronization, search-and-replace edits, lint fixes, and mechanical refactors that would be tedious to apply repository by repository.
In practice, users point multi-gitter at an organization, user, or explicit repository list, provide a branch name and commit message, and let their own Bash, Python, Node.js, Go, or other script do the actual edit. That keeps the tool narrower than a refactoring framework: it handles checkout, fan-out, commits, pull requests, reviewer/CI integration, and provider tokens, while users keep using ordinary scripts for the content change. Its package-manager niche is a developer-automation CLI distributed through Homebrew, MacPorts, and Scoop, useful for teams that chose many repositories instead of a monorepo.
security posture
No matching local secret-handling manifest was found for multi-gitter. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
multi-gitter | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/lindell/multi-gitter
install metadata
| Package key | brew:multi-gitter |
|---|---|
| Version | 0.63.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/multi-gitter |
| Homepage | https://github.com/lindell/multi-gitter |
| Repository | https://github.com/lindell/multi-gitter |
| Upstream docs | https://github.com/lindell/multi-gitter#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/lindell/multi-gitter/archive/refs/tags/v0.63.1.tar.gz |
| Last updated | 2026-05-10T20:44:50Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | multi-gitter |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
multi-gitter
sudo port install multi-gittermain/multi-gitter
scoop install main/multi-gittersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.