macOS
brew install git-url-sublocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für git-url-sub in AI-Agent-Workflows.
Installation
brew install git-url-sublocal Homebrew formula metadata
Überblick
Recursively substitute remote URLs for multiple repos
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
git-url-sub | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/gosuri/git-url-sub
Installationsmetadaten
| Paketschlüssel | brew:git-url-sub |
|---|---|
| Version | 1.0.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | 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-Dokumentation | https://github.com/malyn/git-url-sub#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/gosuri/git-url-sub/archive/refs/tags/1.0.1.tar.gz |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.