macOS
brew install git-archive-alllocal Homebrew formula metadata
安装
brew install git-archive-alllocal Homebrew formula metadata
sudo apk add git-archive-allAlpine Linux edge package indexes · git-archive-all · 来源: dl-cdn.alpinelinux.org
sudo dnf install git-archive-allFedora Rawhide package metadata · git-archive-all · 来源: dl.fedoraproject.org
nix profile install nixpkgs#git-archive-allnixpkgs package indexes · pkgs/by-name/gi/git-archive-all/package.nix · 来源: api.github.com
概览
Archive a project and its submodules
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
git-archive-all | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/Kentzo/git-archive-all
安装元数据
| 软件包键 | brew:git-archive-all |
|---|---|
| 版本 | 1.23.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/git-archive-all |
| 主页 | https://github.com/Kentzo/git-archive-all |
| 仓库 | https://github.com/Kentzo/git-archive-all |
| 上游文档 | https://github.com/Kentzo/git-archive-all#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/Kentzo/git-archive-all/archive/refs/tags/1.23.1.tar.gz |
| macOS 提供的库 | python |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-all来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.