macOS
brew install git-url-sublocal Homebrew formula metadata
brew
git-url-sub のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install git-url-sublocal Homebrew formula metadata
概要
Recursively substitute remote URLs for multiple repos
履歴
git-url-sub is a small shell Git utility for recursively substituting remote URLs across multiple repositories.
Greg Osuri published git-url-sub in 2011. The README and license identify the project as a compact Git helper aimed at changing repository remotes in bulk rather than editing each repository by hand.
The project had a Homebrew installation path early enough to be documented in the README. Its repository remained small, with sparse public history and a narrow command surface.
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-url-sub | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/gosuri/git-url-sub
インストールメタデータ
| パッケージキー | brew:git-url-sub |
|---|---|
| バージョン | 1.0.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/git-url-sub |
| ホームページ | https://gosuri.github.io/git-url-sub |
| リポジトリ | https://github.com/gosuri/git-url-sub |
| 上流ドキュメント | https://github.com/malyn/git-url-sub#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/gosuri/git-url-sub/archive/refs/tags/1.0.1.tar.gz |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-url-sub |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.