microplane
« Back to VersTracker
Description:
CLI tool to make git changes across many repos
Type: Formula  |  Latest Version: 0.0.37@0  |  Tracked Since: Dec 26, 2025
Links: Homepage  |  GitHub  |  Docs  |  formulae.brew.sh
Stars: 398  |  Forks: 48  |  Language: Go  |  Category: Developer tools
Tags: git automation devops cli go
Install: brew install microplane
About:
Microplane is a CLI tool that automates git changes across multiple repositories. It initializes a 'work' directory, clones target repos, performs operations like applying patches or running commands, and creates pull requests. This streamlines large-scale refactoring and updates, reducing manual effort and potential errors.
Key Features:
  • Automates git operations across multiple repositories
  • Manages cloning, branching, committing, and PR creation
  • Supports running custom commands/scripts on each repo
  • Integrates with GitHub for streamlined PR workflows
Use Cases:
  • Applying a standard library update or security patch across dozens of microservices
  • Refactoring code by performing the same search-and-replace operation across many repositories
  • Bulk updating configuration files, documentation, or dependency versions
Alternatives:
  • git-xargs – Similar goal, but git-xargs focuses on piping stdin to a command across repos, while microplane offers a more structured workflow with built-in PR creation.
  • multirepo – Another Go-based tool for multi-repo operations, often used for running commands and managing changes.
Version History
Detected Version Rev Change Commit
Dec 26, 2025 5:29pm 0.0.37 0 VERSION_BUMP bdc79f7d
Oct 10, 2025 3:11pm 0 VERSION_BUMP b2cc3ea3
Sep 15, 2025 10:29pm 0 VERSION_BUMP aa1c4cfa
Dec 27, 2024 9:43am 0 VERSION_BUMP dfc9a6d6
Oct 31, 2024 4:25pm 0 VERSION_BUMP aa53105f
Oct 31, 2024 10:34am 0 VERSION_BUMP 54f7d547
Sep 14, 2024 3:52am 0 VERSION_BUMP 94c272c7