# Installer multi-git-status avec Homebrew, dnf, apt, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de multi-git-status pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

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

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

- Debian apt (92%):

```sh
sudo apt install mgitstatus
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:multi-git-status
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/multi-git-status>
- **Version:** 2.3
- **Résumé source:** Show uncommitted, untracked and unpushed changes for multiple Git repos
- **Page d'accueil:** <https://github.com/fboender/multi-git-status>
- **Dépôt:** <https://github.com/fboender/multi-git-status>
- **Licence:** MIT
- **Archive source:** <https://github.com/fboender/multi-git-status/archive/refs/tags/2.3.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- mgitstatus (cli)
- mgitstatus (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.3
- données locales: OK
- dépôt amont: https://github.com/fboender/multi-git-status
- dernière version détectée: 2.3 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

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.

### Historique du projet

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.

### Modes d'utilisation

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>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- dnf - multi-git-status - 2.3-5.fc45: 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [all-repos](https://pkg.so/fr/brew/all-repos/) - Shares pkgdb curated category or tags: cli, developer-tools, git, repositories, version-control.
- [libgit2](https://pkg.so/fr/brew/libgit2/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [lazygit](https://pkg.so/fr/brew/lazygit/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [lefthook](https://pkg.so/fr/brew/lefthook/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [commitizen](https://pkg.so/fr/brew/commitizen/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [diff-so-fancy](https://pkg.so/fr/brew/diff-so-fancy/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [repo](https://pkg.so/fr/brew/repo/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [mergiraf](https://pkg.so/fr/brew/mergiraf/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [microplane](https://pkg.so/fr/brew/microplane/) - Local package facts share a topical domain. Shared terms: changes, cli, control, developer, developer-tools.
- [multi-gitter](https://pkg.so/fr/brew/multi-gitter/) - Package names and metadata indicate a similar tool family. Shared terms: cli, developer, developer-tools, git, multi.

## Combined YAML source

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


## Sources

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