mr
« Back to VersTracker
Description:
Multiple Repository management tool
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: version-control git automation developer-tools command-line
Install: brew install mr
About:
mr is a command-line tool for managing multiple version control repositories. It can run arbitrary commands on each repository, such as pulling updates or checking status. This utility simplifies maintaining many projects by allowing batch operations across different version control systems like Git, SVN, and Mercurial.
Key Features:
  • Unified command execution across multiple VCS types
  • Configuration-driven repository grouping
  • Support for Git, SVN, Mercurial, and others
  • Extensible with custom commands and hooks
Use Cases:
  • Bulk updating all local repositories with a single command
  • Checking the status of dozens of projects simultaneously
  • Applying uniform configuration or scripts across multiple codebases
Alternatives:
  • mu-repo – Similar functionality but written in Python and with a different command set
  • git-remote-branch – Git-specific tool, whereas mr supports multiple VCS types
Version History
Detected Version Rev Change Commit