# git-url-sub mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für git-url-sub in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:git-url-sub
- **Paketmanager:** Homebrew
- **Version:** 1.0.1
- **Quellzusammenfassung:** Recursively substitute remote URLs for multiple repos
- **Homepage:** <https://gosuri.github.io/git-url-sub>
- **Repository:** <https://github.com/gosuri/git-url-sub>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- git-url-sub (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.0.1
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## 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)


## Quellen

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