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

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

## インストール

```sh
sudo av install brew:git-url-sub
```

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

### macOS

- Homebrew (100%):

```sh
brew install git-url-sub
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:git-url-sub
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/git-url-sub>
- **バージョン:** 1.0.1
- **ソース概要:** Recursively substitute remote URLs for multiple repos
- **ホームページ:** <https://gosuri.github.io/git-url-sub>
- **リポジトリ:** <https://github.com/gosuri/git-url-sub>
- **上流ドキュメント:** <https://gosuri.github.io/git-url-sub>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/gosuri/git-url-sub/archive/refs/tags/1.0.1.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- git-url-sub (cli)
- git-url-sub (エイリアス)

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.0.1
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/gosuri/git-url-sub
- 検出された最新: 1.0.1 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

git-url-sub is a small shell Git utility for recursively substituting remote URLs across multiple repositories.

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

Greg Osuri published git-url-sub as a compact Git helper aimed at changing repository remotes in bulk rather than editing each repository by hand. The official generated man page identifies it as a Git URL substitution utility and dates the man page to August 2011.

### 採用の歴史

The project had a Homebrew installation path early enough to be documented in the README. Homebrew's formula packages version 1.0.1 in homebrew/core and also exposes a HEAD build, indicating small but durable package-manager presence.

### 使われ方

Practitioners use git-url-sub with a pattern and replacement to rewrite remote URLs, for example after a GitHub organization rename, a hosting migration, or a switch between URL styles. The `-c` option commits changes and `-s` suppresses output.

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

git-url-sub is notable as a Unix-style Git helper: a single-purpose command that automates a repetitive repository-maintenance chore without building a broader synchronization system.

### タイムライン

- 2011: Official man page date records August 2011.
- 1.0.1: Homebrew packages git-url-sub as the current stable release.

### Related projects

- git-url-sub is related to `git remote set-url`, shell scripting around Git, and Homebrew-packaged Git helpers.

### ソース

- <https://formulae.brew.sh/formula/git-url-sub>
- <https://github.com/gosuri/git-url-sub#readme>
- <https://gosuri.github.io/git-url-sub>


## セキュリティノート

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-url-sub
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** macos
- **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.
- [repo](https://pkg.so/ja/brew/repo/) - Shares pkgdb curated category or tags: cli, developer-tools, repository-management, version-control.
- [microplane](https://pkg.so/ja/brew/microplane/) - Shares pkgdb curated category or tags: cli, developer-tools, repository-management, version-control.
- [libgit2](https://pkg.so/ja/brew/libgit2/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [lazygit](https://pkg.so/ja/brew/lazygit/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [pre-commit](https://pkg.so/ja/brew/pre-commit/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [lefthook](https://pkg.so/ja/brew/lefthook/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [mercurial](https://pkg.so/ja/brew/mercurial/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [commitizen](https://pkg.so/ja/brew/commitizen/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [git-fresh](https://pkg.so/ja/brew/git-fresh/) - Package names and metadata indicate a similar tool family. Shared terms: cli, control, developer, developer-tools, git.
- [git-lfs](https://pkg.so/ja/brew/git-lfs/) - Package names and metadata indicate a similar tool family. Shared terms: cli, control, developer, developer-tools, extension.
- [git-xet](https://pkg.so/ja/brew/git-xet/) - Package names and metadata indicate a similar tool family. Shared terms: cli, control, developer, developer-tools, extension.

## Combined YAML source

View the package source record on GitHub. [combined/git-url-sub.yml](https://github.com/mxcl/pkgdb/blob/main/combined/git-url-sub.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
