# Install multi-git-status with Homebrew, dnf, apt, Nix

Show uncommitted, untracked and unpushed changes for multiple Git repos. Version 2.3 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:multi-git-status
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install multi-git-status
```

  Evidence: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install multi-git-status
```

  Evidence: Fedora Rawhide package metadata: multi-git-status from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Debian apt (92%):

```sh
sudo apt install mgitstatus
```

  Evidence: Debian stable package indexes: mgitstatus from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#mgitstatus
```

  Evidence: nixpkgs package indexes: pkgs/by-name/mg/mgitstatus/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:multi-git-status
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/multi-git-status>
- **Version:** 2.3
- **Source summary:** Show uncommitted, untracked and unpushed changes for multiple Git repos
- **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>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- mgitstatus (cli)
- mgitstatus (alias)

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2.3
- Local data: ok
- Upstream repository: https://github.com/fboender/multi-git-status
- Upstream latest detected: 2.3 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

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.

### Project history

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.

### How it is used

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.

### Sources

- <https://api.github.com/repos/fboender/multi-git-status>
- <https://formulae.brew.sh/formula/multi-git-status>
- <https://github.com/fboender/multi-git-status>
- <https://www.mankier.com/1/mgitstatus>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **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:** stable

## Other Package-Manager Records

- dnf - multi-git-status - 2.3-4.fc44: normalized package name match | Fedora Rawhide package metadata: multi-git-status from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Show uncommitted, untracked and unpushed changes for multiple Git repos | https://github.com/fboender/multi-git-status
- Debian apt - mgitstatus - 2.3+dfsg-1: installed executable or alias match | Debian stable package indexes: mgitstatus from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Show status of multiple Git repositories | https://github.com/fboender/multi-git-status
- Nix - mgitstatus: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/mg/mgitstatus/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mgitstatus - 2.2+dfsg-2: installed executable or alias match | Ubuntu 24.04 LTS package indexes: mgitstatus from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Show status of multiple Git repositories | https://github.com/fboender/multi-git-status


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [cig](https://www.automicvault.com/pkg/brew/cig/) - Shares av.db curated category or tags: cli, developer-tools, git, repositories, status.
- [aicommit](https://www.automicvault.com/pkg/brew/aicommit/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [aicommit2](https://www.automicvault.com/pkg/brew/aicommit2/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [aicommits](https://www.automicvault.com/pkg/brew/aicommits/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [braid](https://www.automicvault.com/pkg/brew/braid/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [codeberg-cli](https://www.automicvault.com/pkg/brew/codeberg-cli/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [commitizen](https://www.automicvault.com/pkg/brew/commitizen/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [commitlint](https://www.automicvault.com/pkg/brew/commitlint/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [microplane](https://www.automicvault.com/pkg/brew/microplane/) - Local package facts share a topical domain. Shared terms: changes, cli, control, developer, developer-tools.
- [git-get](https://www.automicvault.com/pkg/brew/git-get/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, git.

## Combined YAML source

View the package source record on GitHub. [combined/multi-git-status.yml](https://github.com/automic-vault/db/blob/main/combined/multi-git-status.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
