macOS
brew install multi-git-statuslocal Homebrew formula metadata
brew
Show uncommitted, untracked and unpushed changes for multiple Git repos. Version 2.3 via Homebrew; verified from local package data.
install
brew install multi-git-statuslocal Homebrew formula metadata
sudo dnf install multi-git-statusFedora Rawhide package metadata · multi-git-status · source: dl.fedoraproject.org
sudo apt install mgitstatusDebian stable package indexes · mgitstatus · source: deb.debian.org
nix profile install nixpkgs#mgitstatusnixpkgs package indexes · pkgs/by-name/mg/mgitstatus/package.nix · source: api.github.com
overview
Show uncommitted, untracked and unpushed changes for multiple Git repos
history
multi-git-status installs the `mgitstatus` command, a small utility by fboender for checking many Git working trees at once. The public GitHub repository was created in 2016 and describes the command as a way to show uncommitted, untracked, and unpushed changes across multiple repositories.
The tool fills a common maintainer workflow: scan a directory tree for `.git` directories, then print concise status lines for repositories that need attention. Its README documents checks for uncommitted changes, untracked files, branches that need push or pull, branches without upstreams, and stashes, with options for recursion depth, fetching, throttling fetches, flattened output, color, and filtering clean repositories.
Package-manager metadata exposes it as `multi-git-status` in Homebrew while Debian and Ubuntu package the executable-oriented name `mgitstatus`. Its niche is deliberately narrower than repository orchestration tools: it is a quick status dashboard for people who keep many local clones.
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 |
|---|---|---|---|
mgitstatus | 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/fboender/multi-git-status
install metadata
| Package key | brew:multi-git-status |
|---|---|
| Version | 2.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/multi-git-status |
| Homepage | https://github.com/fboender/multi-git-status |
| Repository | https://github.com/fboender/multi-git-status |
| Upstream docs | https://github.com/fboender/multi-git-status#readme |
| License | MIT |
| Source archive | https://github.com/fboender/multi-git-status/archive/refs/tags/2.3.tar.gz |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | multi-git-status |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
multi-git-status 2.3-4.fc44
Show uncommitted, untracked and unpushed changes for multiple Git repos
https://github.com/fboender/multi-git-status
sudo dnf install multi-git-statusmgitstatus 2.3+dfsg-1
Show status of multiple Git repositories
https://github.com/fboender/multi-git-status
sudo apt install mgitstatusmgitstatus
nix profile install nixpkgs#mgitstatusmgitstatus 2.2+dfsg-2
Show status of multiple Git repositories
https://github.com/fboender/multi-git-status
sudo apt install mgitstatussource 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.