git-xargs
« Back to VersTracker
Description:
CLI for making updates across multiple Github repositories with a single command
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: cli git automation devops github
Install: brew install git-xargs
About:
Git-xargs is a CLI tool that allows you to perform Git operations like pushing changes or creating pull requests across multiple repositories simultaneously. It automates repetitive tasks, ensuring consistency and saving significant time for developers managing large numbers of repositories.
Key Features:
  • Batch operations across multiple repositories
  • Supports custom scripts and commands
  • Automates Pull Request creation
  • Filters repositories by topic or organization
Use Cases:
  • Updating dependency versions across an entire organization
  • Applying security patches or linting fixes to multiple repos
  • Standardizing repository configuration files
Alternatives:
  • multi-gitter – Similar functionality for batch changes, often used as an alternative for managing multiple repositories.
Version History
Detected Version Rev Change Commit
Oct 9, 2025 1:45pm 0 VERSION_BUMP 759f4a10