macOS
brew install git-branchlesslocal Homebrew formula metadata
sudo port install git-branchlessMacPorts ports tree · devel/git-branchless/Portfile · source: api.github.com
brew
High-velocity, monorepo-scale workflow for Git. Version 0.11.1 via Homebrew; verified 2026-06-22.
install
brew install git-branchlesslocal Homebrew formula metadata
sudo port install git-branchlessMacPorts ports tree · devel/git-branchless/Portfile · source: api.github.com
sudo apk add git-branchlessAlpine Linux edge package indexes · git-branchless · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#git-branchlessnixpkgs package indexes · pkgs/by-name/gi/git-branchless/package.nix · source: api.github.com
sudo pacman -S git-branchlessArch Linux sync databases · git-branchless · source: geo.mirror.pkgbuild.com
scoop install main/git-branchlessScoop official bucket manifest trees · bucket/git-branchless.json · source: api.github.com
overview
High-velocity, monorepo-scale workflow for Git
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
git-branchless | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/arxanas/git-branchless
install metadata
| Package key | brew:git-branchless |
|---|---|
| Version | 0.11.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/git-branchless |
| Homepage | https://github.com/arxanas/git-branchless |
| Repository | https://github.com/arxanas/git-branchless |
| Upstream docs | https://github.com/arxanas/git-branchless/wiki |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/arxanas/git-branchless/archive/refs/tags/v0.11.1.tar.gz |
| Last updated | 2026-06-22T14:03:30-07:00 |
| Pulse | updated |
| Dependencies | libgit2 |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-branchlesssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.