# git-multipush を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:git-multipush
```

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

### macOS

- Homebrew (100%):

```sh
brew install git-multipush
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:git-multipush
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/git-multipush>
- **バージョン:** 2.3
- **ソース概要:** Push a branch to multiple remotes in one command
- **ホームページ:** <https://github.com/gavinbeatty/git-multipush>
- **リポジトリ:** <https://github.com/gavinbeatty/git-multipush>
- **ライセンス:** GPL-3.0-or-later
- **ソースアーカイブ:** <https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/git-multipush/git-multipush-2.3.tar.bz2>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- git-multipush (cli)
- git-multipush (エイリアス)

## ビルド依存関係

- asciidoc

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.3
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/gavinbeatty/git-multipush
- 情報: No package-manager update timestamp was available.
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

git-multipush is a small Git extension for pushing one branch to several remotes with one command. Its README frames the tool around a 2010 multi-forge workflow, naming GitHub, Gitorious, and repo.or.cz as examples of places where the same repository might be hosted.

### プロジェクトの歴史

Gavin Beatty published git-multipush as a POSIX shell-oriented Git subcommand with a generated manpage and a traditional Makefile install path. GitHub records the repository creation on 2010-02-04, and the README copyright and first tag both point to 2010 as the initial public period.

### 採用の歴史

The project stayed niche, but it entered Homebrew as a formula, which made it easy for macOS and Linuxbrew users to install a Git extension that otherwise followed a classic source-install workflow. GitHub metadata records a small public audience rather than broad ecosystem adoption.

### 使われ方

Practitioners use git-multipush when they maintain the same branch on several Git remotes. The command can push to explicit remotes, save per-branch remote lists in Git config, print configured remotes, run dry runs, and choose whether a failed push stops the whole operation or is reported after other pushes have been attempted.

### パッケージ好きにとっての重要性

The package is a snapshot of early distributed-forge Git habits: before one forge dominated many workflows, developers often mirrored projects across several hosts. As a package, it is interesting because it wraps Git config and git-push without adding a service dependency.

### タイムライン

- 2010: Repository and first public tag appeared on GitHub.
- 2010: v2.3 and v2.4 release-candidate tags followed during early iteration.
- 2020: Repository activity included a push after the early release period.

### Related projects

- git-push
- Git remote configuration
- Homebrew formulae for Git extensions

### ソース

- <https://formulae.brew.sh/formula/git-multipush>
- <https://github.com/gavinbeatty/git-multipush>
- <https://raw.githubusercontent.com/gavinbeatty/git-multipush/main/README.mkd>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** git-multipush
- **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:** head, stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [asciidoc](https://pkg.so/ja/brew/asciidoc/) - Build dependency declared by Homebrew.
- [git-lfs](https://pkg.so/ja/brew/git-lfs/) - Shares pkgdb curated category or tags: cli, developer-tools, git, git-extension.
- [git-machete](https://pkg.so/ja/brew/git-machete/) - Shares pkgdb curated category or tags: cli, developer-tools, git, git-extension.
- [git-octopus](https://pkg.so/ja/brew/git-octopus/) - Shares pkgdb curated category or tags: cli, developer-tools, git, git-extension.
- [git-open](https://pkg.so/ja/brew/git-open/) - Shares pkgdb curated category or tags: cli, developer-tools, git, git-extension.
- [git-now](https://pkg.so/ja/brew/git-now/) - Shares pkgdb curated category or tags: cli, developer-tools, git, git-extension.
- [git-number](https://pkg.so/ja/brew/git-number/) - Shares pkgdb curated category or tags: cli, developer-tools, git, git-extension.
- [git-mediate](https://pkg.so/ja/brew/git-mediate/) - Shares pkgdb curated category or tags: cli, developer-tools, git, git-extension.
- [gh](https://pkg.so/ja/brew/gh/) - Shares pkgdb curated category or tags: cli, developer-tools, git.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
