macOS
brew install git-grablocal Homebrew formula metadata
安装
brew install git-grablocal Homebrew formula metadata
sudo pacman -S git-grabArch Linux sync databases · git-grab · 来源: geo.mirror.pkgbuild.com
winget install --id wezm.git-grab -eWindows Package Manager source index · wezm.git-grab · 来源: cdn.winget.microsoft.com
概览
Clone a git repository into a standard location organised by domain and path
历史
git-grab is a Rust command-line tool that clones Git repositories into a standard source tree organized by domain and path. Its default home is `~/src`, with `GRAB_HOME` or `--home` available for users who prefer another root.
The project began in 2021 and released an initial 0.1.1 build shortly after its GitHub repository and crates.io package appeared. The README describes it as inspired by John Graham-Cumming's `grab`, but narrowed to Git rather than multiple version-control systems and designed to let Git itself provide clone progress and behavior.
The GitHub README later marked the repository as moved to Codeberg. Releases through the 4.x line kept the packaged Rust implementation available while the canonical project home shifted away from GitHub.
git-grab found a small audience among developers who like deterministic `~/src/host/path` clone layouts. Its README lists package-manager availability in Arch Linux, Homebrew, and Chimera Linux, and the crate page records its distribution through the Rust package ecosystem.
Practitioners run `git grab github.com/wezm/git-grab` or pass any URL accepted by Git, with optional clipboard and copy-path helpers. Because it installs as `git-grab`, Git can invoke it as `git grab`, making it feel like a native Git subcommand.
git-grab is a compact example of a packageable personal workflow convention: it standardizes where clones land, but delegates actual cloning to Git and keeps the command small.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
git-grab | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://codeberg.org/wezm/git-grab
安装元数据
| 软件包键 | brew:git-grab |
|---|---|
| 版本 | 4.0.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/git-grab |
| 主页 | https://codeberg.org/wezm/git-grab |
| 上游文档 | https://github.com/wezm/git-grab#readme |
| 许可证 | Apache-2.0 OR MIT |
| 源码归档 | https://static.crates.io/crates/git-grab/git-grab-4.0.1.crate |
| 最后更新 | 2026-07-07T05:14:48Z |
| Pulse | updated |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-grab |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
git-grab 4.0.1-3
A tool to clone git repositories to a standard location organised by domain and path
https://github.com/wezm/git-grab
sudo pacman -S git-grabwezm.git-grab
winget install --id wezm.git-grab -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.