macOS
brew install git-archive-alllocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-archive-all pour les workflows d'agents IA.
installation
brew install git-archive-alllocal Homebrew formula metadata
sudo apk add git-archive-allAlpine Linux edge package indexes · git-archive-all · Source: dl-cdn.alpinelinux.org
sudo dnf install git-archive-allFedora Rawhide package metadata · git-archive-all · Source: dl.fedoraproject.org
nix profile install nixpkgs#git-archive-allnixpkgs package indexes · pkgs/by-name/gi/git-archive-all/package.nix · Source: api.github.com
aperçu
Archive a project and its submodules
historique
git-archive-all is a Python command-line wrapper around git archive that archives a Git superproject together with its submodules.
The repository opened in 2010 to solve a practical packaging gap: git archive works well for one repository, but release tarballs often need the checked-out contents of submodules too. The project kept the interface close to git archive while adding recursive submodule traversal, export-ignore support, include paths, dry-run output, and compression control.
The changelog shows a maintenance phase focused on cross-platform archive correctness: tests and export-ignore handling in 2018, Windows and Apple Git compatibility fixes, non-Unicode filename handling, and a 2021 change to retrieve submodule lists via Git rather than parsing .gitmodules directly.
Adoption is utilitarian rather than broad-platform-defining. Its presence on PyPI, Homebrew, and Linux package sets reflects a common release-engineering need: produce source archives from repositories whose dependencies are tracked as Git submodules.
Practitioners run git-archive-all with an output filename, optional base repository, prefix, export-ignore behavior, forced submodule update, include paths, dry-run mode, and compression level. It is typically used for release tarballs, vendor drops, or reproducible snapshots where submodules must be included.
Package maintainers care because missing submodules are a classic broken-source-tarball problem. git-archive-all offers a boring, scriptable answer that honors Git attributes and avoids inventing a new archive format.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
git-archive-all | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/Kentzo/git-archive-all
métadonnées d'installation
| Clé du paquet | brew:git-archive-all |
|---|---|
| Version | 1.23.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/git-archive-all |
| Page d'accueil | https://github.com/Kentzo/git-archive-all |
| Dépôt | https://github.com/Kentzo/git-archive-all |
| Docs amont | https://github.com/Kentzo/git-archive-all#readme |
| Licence | MIT |
| Archive source | https://github.com/Kentzo/git-archive-all/archive/refs/tags/1.23.1.tar.gz |
| Bibliothèques fournies par macOS | python |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-archive-all |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
git-archive-all
nix profile install nixpkgs#git-archive-allgit-archive-all 1.23.1-r5
Wrapper for git-archive that archives a git superproject and its submodules
https://github.com/Kentzo/git-archive-all
sudo apk add git-archive-allgit-archive-all-pyc 1.23.1-r5
Precompiled Python bytecode for git-archive-all
https://github.com/Kentzo/git-archive-all
sudo apk add git-archive-all-pycgit-archive-all 1.23.1-16.fc45
Archive git repository with its submodules
https://github.com/Kentzo/git-archive-all
sudo dnf install git-archive-allpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.