macOS
brew install git-xargslocal Homebrew formula metadata
brew
CLI for making updates across multiple Github repositories with a single command. Version 0.1.16 via Homebrew; verified from local package data.
install
brew install git-xargslocal Homebrew formula metadata
scoop install main/git-xargsScoop official bucket manifest trees · bucket/git-xargs.json · source: api.github.com
overview
CLI for making updates across multiple Github repositories with a single command
history
git-xargs is a Gruntwork command-line tool for applying one command or script across many GitHub repositories. Its niche is organizational repository maintenance: cloning targets, running an operation, committing changes, opening pull requests, and reporting the outcome.
The project appeared as a Go CLI in Gruntwork's open source tooling around 2021, with tagged releases beginning at v0.0.1 on April 20, 2021. Its README frames the tool around repeated multi-repository jobs such as adding files, renaming products, upgrading Terraform modules, or adding CI configuration across many repositories.
Adoption is concentrated in teams that manage many GitHub repositories, especially infrastructure and platform groups. Package availability through Homebrew and Scoop made it easier to treat the tool as a workstation utility rather than a one-off script copied between organizations.
Practitioners provide a command or script plus repository selectors, often an organization or a file of repositories. git-xargs then performs the repetitive GitHub workflow around that command: clone, change, commit, pull request, and summarize.
For package-manager users, git-xargs represents the small but valuable class of CLIs that automate repository hygiene at fleet scale. It is less a Git replacement than a GitHub operations multiplier.
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-xargs | 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/gruntwork-io/git-xargs
install metadata
| Package key | brew:git-xargs |
|---|---|
| Version | 0.1.16 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/git-xargs |
| Homepage | https://github.com/gruntwork-io/git-xargs |
| Repository | https://github.com/gruntwork-io/git-xargs |
| Upstream docs | https://github.com/gruntwork-io/git-xargs#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/gruntwork-io/git-xargs/archive/refs/tags/v0.1.16.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-xargs |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
main/git-xargs
scoop install main/git-xargssource 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.