# 使用 Homebrew 安装 git-svn-abandon

查看 git-svn-abandon 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:git-svn-abandon
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install git-svn-abandon
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:git-svn-abandon
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/git-svn-abandon>
- **版本:** 0.0.1
- **来源摘要:** History-preserving svn-to-git migration
- **主页:** <https://github.com/nothingmuch/git-svn-abandon>
- **仓库:** <https://github.com/nothingmuch/git-svn-abandon>
- **许可证:** MIT
- **源码归档:** <https://github.com/nothingmuch/git-svn-abandon/archive/refs/tags/0.0.1.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- git-svn-abandon-cleanup (cli)
- git-svn-abandon-fix-refs (cli)
- git-svn-abandon-msg-filter (cli)
- git-svn-abandon-cleanup (别名)
- git-svn-abandon-fix-refs (别名)
- git-svn-abandon-msg-filter (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 all

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.0.1
- 本地数据: OK
- 上游仓库: https://github.com/nothingmuch/git-svn-abandon
- 检测到的最新版本: 0.0.1 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

git-svn-abandon is a small suite of Git extension scripts for turning a git-svn working repository into a plain Git repository after a Subversion migration.

### 项目历史

The README frames the project as a workflow for abandoning SVN in favor of Git while keeping a clean history. The documented process starts from a git-svn clone, runs `git svn-abandon-fix-refs`, optionally adds `.git/info/grafts` for merge commits, and then runs `git-svn-abandon-cleanup`.

### 采用历史

Adoption evidence is limited to the upstream repository and package-manager presence. Homebrew packages version 0.0.1 and also exposes a HEAD build, reflecting the tool's role as a niche migration helper rather than a broad day-to-day Git workflow package.

### 使用方式

Practitioners use it after a git-svn import to convert SVN remote references into normal Git heads and tags, recreate SVN tags as annotated Git tags, remove git-svn-id and SVK message noise, and apply grafts where merge ancestry has to be supplied manually. After cleanup, the README warns that `git svn rebase` can no longer be used against the converted repository.

### 为什么软件包爱好者会关心

Its significance is as a fossil of the SVN-to-Git migration era: a packageable set of `git-*` commands that extends Git's subcommand discovery and handles a one-way repository conversion step that core Git intentionally leaves to external tooling.

### 时间线

- 2009: README links to the author's detailed git-svn-abandon how-to.
- 0.0.1: Homebrew packages the upstream release as git-svn-abandon.

### Related projects

- git-svn-abandon builds on git-svn and points users toward Snerp Vortex and svn2git-style scripts when a repository is too large or complex for its own cleanup scripts.

### 来源

- <https://formulae.brew.sh/formula/git-svn-abandon>
- <https://github.com/nothingmuch/git-svn-abandon#readme>
- <https://raw.githubusercontent.com/nothingmuch/git-svn-abandon/master/README.mkdn>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** git-svn-abandon
- **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:** head, stable


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [cvs-fast-export](https://pkg.so/zh-hans/brew/cvs-fast-export/) - Shares pkgdb curated category or tags: cli, developer-tools, migration, version-control.
- [libgit2](https://pkg.so/zh-hans/brew/libgit2/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [lazygit](https://pkg.so/zh-hans/brew/lazygit/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [lefthook](https://pkg.so/zh-hans/brew/lefthook/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [commitizen](https://pkg.so/zh-hans/brew/commitizen/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [diff-so-fancy](https://pkg.so/zh-hans/brew/diff-so-fancy/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [repo](https://pkg.so/zh-hans/brew/repo/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [mergiraf](https://pkg.so/zh-hans/brew/mergiraf/) - Shares pkgdb curated category or tags: cli, developer-tools, git, version-control.
- [git-cliff](https://pkg.so/zh-hans/npm/git-cliff/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, git.
- [git-commit-msg-linter](https://pkg.so/zh-hans/npm/git-commit-msg-linter/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, git.
- [git-fresh](https://pkg.so/zh-hans/brew/git-fresh/) - Package names and metadata indicate a similar tool family. Shared terms: cli, control, developer, developer-tools, git.

## Combined YAML source

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


## 来源

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