mr

Manage all of your version control repositories at once. More information: <https://myrepos.branchable.com>.

Install

All systems
curl cmd.cat/mr.sh
Debian Debian
apt-get install mr
Ubuntu
apt-get install myrepos
Alpine
apk add myrepos
image/svg+xml Kali Linux
apt-get install myrepos
Fedora
dnf install myrepos
Windows (WSL2)
sudo apt-get update sudo apt-get install myrepos
OS X
brew install mr
Raspbian
apt-get install myrepos
Docker
docker run cmd.cat/mr mr powered by Commando

Manage all of your version control repositories at once. More information: <https://myrepos.branchable.com>.

  • Register a repository:
    mr register
  • Update repositories in 5 concurrent jobs:
    mr -j5 update
  • Print the status of all repositories:
    mr status
  • Checkout all repositories to the latest version:
    mr checkout

© tl;dr; authors and contributors