macOS
brew install stgitlocal Homebrew formula metadata
sudo port install stgitMacPorts ports tree · devel/stgit/Portfile · 来源: api.github.com
安装
brew install stgitlocal Homebrew formula metadata
sudo port install stgitMacPorts ports tree · devel/stgit/Portfile · 来源: api.github.com
sudo apk add stgitAlpine Linux edge package indexes · stgit · 来源: dl-cdn.alpinelinux.org
sudo dnf install stgitFedora Rawhide package metadata · stgit · 来源: dl.fedoraproject.org
nix profile install nixpkgs#stgitnixpkgs package indexes · pkgs/by-name/st/stgit/package.nix · 来源: api.github.com
sudo zypper install stgitopenSUSE Tumbleweed package metadata · stgit · 来源: download.opensuse.org
scoop install main/stgitScoop official bucket manifest trees · bucket/stgit.json · 来源: api.github.com
概览
Manage Git commits as a stack of patches
历史
Stacked Git, or StGit, is a command-line tool for managing Git commits as a stack of patches. It sits in the long-lived patch-queue tradition and gives Git users push, pop, refresh, and reorder operations for local patch series.
StGit's official documentation presents the project as an application for managing Git commits as a stack of patches, with the command-line executable stg. The project was originally implemented in Python and, as of version 2.0.0, is implemented in Rust.
The project homepage documents availability through Homebrew, MacPorts, Arch, Gentoo, crates.io, Guix, and Nix, plus project-provided deb, rpm, and msi packages. That package spread is notable because StGit appeals to version-control users who want a portable workflow across developer machines.
StGit is used inside ordinary Git repositories after initializing a patch stack. The tutorial compares it to Quilt and Mercurial Queues: patches are stored as Git commits, but StGit adds stack operations beyond regular commit editing.
Package nerds care about StGit because patch-stack tooling is part of distro and upstream-maintainer muscle memory. It helps maintain clean commit series, revise patches repeatedly, and prepare email-based or upstreamable changes without abandoning Git.
安全态势
没有找到 stgit 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
stg | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:stgit |
|---|---|
| 版本 | 2.6.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://stacked-git.github.io |
| 仓库 | https://github.com/stacked-git/stgit |
| 最后更新 | 2026-06-22T09:29:52Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
stgit 0.19-2
manage stacks of patches in a git repository
sudo apt install stgitstgit-contrib 0.19-2
set of contributed script to help working with stgit
sudo apt install stgit-contribstgit
nix profile install nixpkgs#stgitstgit 0.19-1.1
manage stacks of patches in a git repository
sudo apt install stgitstgit-contrib 0.19-1.1
set of contributed script to help working with stgit
sudo apt install stgit-contribstgit 2.6.1-r0
Manage a stack of patches using GIT as a backend
http://www.github.com/stacked-git/stgit
sudo apk add stgitstgit-bash-completion 2.6.1-r0
Bash completions for stgit
http://www.github.com/stacked-git/stgit
sudo apk add stgit-bash-completionstgit-doc 2.6.1-r0
Manage a stack of patches using GIT as a backend (documentation)
http://www.github.com/stacked-git/stgit
sudo apk add stgit-docstgit-emacs 2.6.1-r0
stg plugin for emacs
http://www.github.com/stacked-git/stgit
sudo apk add stgit-emacsstgit-fish-completion 2.6.1-r0
Fish completions for stgit
http://www.github.com/stacked-git/stgit
sudo apk add stgit-fish-completionstgit-vim 2.6.1-r0
vim filetype and syntax for stgit files
http://www.github.com/stacked-git/stgit
sudo apk add stgit-vimstgit-zsh-completion 2.6.1-r0
Zsh completions for stgit
http://www.github.com/stacked-git/stgit
sudo apk add stgit-zsh-completionstgit 2.6.1-2.fc45
Stack-based patch management for Git
https://stacked-git.github.io/
sudo dnf install stgitstgit 2.6.1-3.2
Stacked GIT - Source Code Management Tool
sudo zypper install stgitstgit-bash-completion 2.6.1-3.2
Bash Completion for stgit
sudo zypper install stgit-bash-completionstgit-emacs 2.6.1-3.2
emacs plugin for for stgit
sudo zypper install stgit-emacs来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.