# multi-gitter を Homebrew, MacPorts, scoop でインストール

multi-gitter のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:multi-gitter
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install multi-gitter
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install multi-gitter
```

  証拠: MacPorts ports tree: devel/multi-gitter/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/multi-gitter
```

  証拠: Scoop official bucket manifest trees: bucket/multi-gitter.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:multi-gitter
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.63.1
- **ソース概要:** Update multiple repositories in with one command
- **ホームページ:** <https://github.com/lindell/multi-gitter>
- **リポジトリ:** <https://github.com/lindell/multi-gitter>
- **最終更新:** 2026-07-29T17:05:01+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- multi-gitter (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.63.1
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://dev.to/lindell/make-bulk-changes-over-multiple-repositories-27i9>
- <https://formulae.brew.sh/formula/multi-gitter>
- <https://github.com/lindell/multi-gitter>


## セキュリティノート

multi-gitter に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- MacPorts - multi-gitter: normalized package name match | MacPorts ports tree: devel/multi-gitter/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/multi-gitter: normalized package name match | Scoop official bucket manifest trees: bucket/multi-gitter.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/multi-gitter.yml](https://github.com/mxcl/pkgdb/blob/main/combined/multi-gitter.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
