macOS
brew install git-reviselocal Homebrew formula metadata
安装
brew install git-reviselocal Homebrew formula metadata
sudo apk add git-reviseAlpine Linux edge package indexes · git-revise · 来源: dl-cdn.alpinelinux.org
sudo apt install git-reviseDebian stable package indexes · git-revise · 来源: deb.debian.org
sudo dnf install git-reviseFedora Rawhide package metadata · git-revise · 来源: dl.fedoraproject.org
nix profile install nixpkgs#git-revisenixpkgs package indexes · git-revise · 来源: raw.githubusercontent.com
sudo pacman -S git-reviseArch Linux sync databases · git-revise · 来源: geo.mirror.pkgbuild.com
概览
Rebase alternative for easy & efficient in-memory rebases and fixups
历史
git-revise is a Git subcommand and Python library for updating, splitting, and rearranging commits without the heavier working-tree churn of many rebase workflows.
The project appeared in 2018 under Nika Layzell's authorship and positioned itself as an ergonomic alternative to `git rebase` for patch-stack workflows. Its documentation emphasizes in-memory merges, preserving index and working-tree state, and avoiding unnecessary rebuilds on large codebases.
The changelog shows an incremental focus on history-editing ergonomics: interactive message editing, improved cut behavior, autosquash configuration, support for `git add --patch`, and manpage installation refinements.
git-revise spread through Python packaging, Homebrew, and distribution packages for developers who wanted a faster fixup/split tool without replacing Git itself. Its adoption is strongest among users who frequently rewrite local patch series before sending them for review.
Practitioners stage changes, run `git revise <target>` to fold those changes into an older commit, or use interactive and autosquash modes to edit a stack of unpublished commits. It is used beside `git rebase`, not as a full replacement for every history-rewriting case.
The package is notable because it treats Git object manipulation as a focused developer-experience problem. It packages an opinionated patch-stack workflow as a small subcommand while leaving the repository format and normal Git commands unchanged.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
git-revise | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:git-revise |
|---|---|
| 版本 | 0.8.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/mystor/git-revise |
| 仓库 | https://github.com/mystor/git-revise |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
git-revise 0.7.0-1
handy git tool for doing efficient in-memory commit rebases & fixups
https://mystor.github.io/git-revise.html
sudo apt install git-revisegit-revise
nix profile install nixpkgs#git-revisegit-revise 0.7.0-1
handy git tool for doing efficient in-memory commit rebases & fixups
https://mystor.github.io/git-revise.html
sudo apt install git-revisegit-revise 0.7.0-r6
Handy tool for doing efficient in-memory commit rebases & fixups with git
https://github.com/mystor/git-revise
sudo apk add git-revisegit-revise-doc 0.7.0-r6
Handy tool for doing efficient in-memory commit rebases & fixups with git (documentation)
https://github.com/mystor/git-revise
sudo apk add git-revise-docgit-revise-pyc 0.7.0-r6
Precompiled Python bytecode for git-revise
https://github.com/mystor/git-revise
sudo apk add git-revise-pycgit-revise 0.7.0-19.fc45
Efficiently update, split, and rearrange git commits
https://github.com/mystor/git-revise
sudo dnf install git-revisegit-revise 0.8.0-2
A git subcommand to efficiently update, split, and rearrange commits
https://mystor.github.io/git-revise.html
sudo pacman -S git-revise来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.