macOS
brew install git-branchlesslocal Homebrew formula metadata
sudo port install git-branchlessMacPorts ports tree · devel/git-branchless/Portfile · 来源: api.github.com
安装
brew install git-branchlesslocal Homebrew formula metadata
sudo port install git-branchlessMacPorts ports tree · devel/git-branchless/Portfile · 来源: api.github.com
sudo apk add git-branchlessAlpine Linux edge package indexes · git-branchless · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#git-branchlessnixpkgs package indexes · pkgs/by-name/gi/git-branchless/package.nix · 来源: api.github.com
sudo pacman -S git-branchlessArch Linux sync databases · git-branchless · 来源: geo.mirror.pkgbuild.com
scoop install main/git-branchlessScoop official bucket manifest trees · bucket/git-branchless.json · 来源: api.github.com
概览
High-velocity, monorepo-scale workflow for Git
历史
git-branchless is a Rust suite of Git workflow tools for undo, smart logs, commit-stack manipulation, restacking, syncing, and fast monorepo-scale history operations.
The repository opened in 2020 and grew around a branchless workflow idea: users can commit directly, treat branches as optional labels, and manipulate commit graphs without fear of losing work. The README presents the tool as compatible with branches while adding undo, smartlog, restack, sync, move, next, prev, and interactive switch commands.
The design goals describe git-branchless as an incremental improvement path for Git users and a test bed for workflows later explored by Jujutsu. Its emphasis is practical rather than academic: reduce Git complexity, increase developer velocity, and keep commands fast enough for very large repositories.
git-branchless became one of the better-known modern Git workflow experiments. The project documents package-manager installation, Cargo installation, Git hooks, shell alias integration, discussions, Discord, and a user survey, and it benchmarks ideas against large repositories such as Linux and Mozilla's gecko-dev.
Its related-tools page places it in the same ecosystem as Stacked Git, git-stack, git-ps, Jujutsu, Sapling, git-absorb, git-autofixup, and git-revise, making it part of the broader move toward stacked-diff and mutable-history workflows.
Practitioners install the executable, run git branchless init inside each repository, and then use git sl for a smart log, git undo for repository-level undo, git restack to repair abandoned descendants, git sync to rebase local stacks, and git move to manipulate subtrees of commits without checking them out.
For package maintainers, git-branchless is notable because it ships a Rust CLI with Git hook integration, Cargo distribution, packages across several ecosystems, and commands that intentionally wrap or augment ordinary Git rather than replacing the repository format.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
git-branchless | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/arxanas/git-branchless
安装元数据
| 软件包键 | brew:git-branchless |
|---|---|
| 版本 | 0.11.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/git-branchless |
| 主页 | https://github.com/arxanas/git-branchless |
| 仓库 | https://github.com/arxanas/git-branchless |
| 上游文档 | https://github.com/arxanas/git-branchless/wiki |
| 许可证 | Apache-2.0 OR MIT |
| 源码归档 | https://github.com/arxanas/git-branchless/archive/refs/tags/v0.11.1.tar.gz |
| 最后更新 | 2026-06-22T14:03:30-07:00 |
| Pulse | updated |
| 依赖 | libgit2 |
| 构建依赖 | pkgconf, 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-branchless |
| 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-branchless
nix profile install nixpkgs#git-branchlessgit-branchless 0.10.0-r2
Suite of tools to help you visualize, navigate, manipulate, and repair your commit graph
https://github.com/arxanas/git-branchless
sudo apk add git-branchlessgit-branchless-doc 0.10.0-r2
Suite of tools to help you visualize, navigate, manipulate, and repair your commit graph (documentation)
https://github.com/arxanas/git-branchless
sudo apk add git-branchless-docgit-branchless 0.11.1-1
High-velocity monorepo-scale workflow for Git
https://github.com/arxanas/git-branchless
sudo pacman -S git-branchlessgit-branchless
sudo port install git-branchlessmain/git-branchless
scoop install main/git-branchless来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.