macOS
brew install git-url-sublocal Homebrew formula metadata
brew
Recursively substitute remote URLs for multiple repos. Version 1.0.1 via Homebrew; verified from local package data.
install
brew install git-url-sublocal Homebrew formula metadata
overview
Recursively substitute remote URLs for multiple repos
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
git-url-sub | 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/gosuri/git-url-sub
install metadata
| Package key | brew:git-url-sub |
|---|---|
| Version | 1.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/git-url-sub |
| Homepage | https://gosuri.github.io/git-url-sub |
| Repository | https://github.com/gosuri/git-url-sub |
| Upstream docs | https://github.com/malyn/git-url-sub#readme |
| License | MIT |
| Source archive | https://github.com/gosuri/git-url-sub/archive/refs/tags/1.0.1.tar.gz |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source 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.