Automic VaultAutomic Vault

brew

Install git-branchless with Homebrew, apk, MacPorts, Nix, pacman, scoop

High-velocity, monorepo-scale workflow for Git. Version 0.11.1 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install git-branchless

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install git-branchless

MacPorts ports tree · devel/git-branchless/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add git-branchless

Alpine Linux edge package indexes · git-branchless · source: dl-cdn.alpinelinux.org

Nixverified · 92%
nix profile install nixpkgs#git-branchless

nixpkgs package indexes · pkgs/by-name/gi/git-branchless/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S git-branchless

Arch Linux sync databases · git-branchless · source: geo.mirror.pkgbuild.com

Windows

Scoopverified · 92%
scoop install main/git-branchless

Scoop official bucket manifest trees · bucket/git-branchless.json · source: api.github.com

overview

Package summary

High-velocity, monorepo-scale workflow for Git

Commands and aliases

  • git-branchless

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2020: Repository created.
  • 2021: Public 0.x tags began with v0.1.0 and expanded through frequent 0.3 releases.
  • 2024: v0.10.0 continued the pre-1.0 release line.
  • 2026: v0.11.1 was published in the same 0.x series.

Related projects

  • Related and adjacent tools include Jujutsu, Sapling, Stacked Git, git-stack, Git Patch Stack, git-absorb, git-autofixup, git-revise, Git itself, and large monorepo workflows.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
git-branchlesscliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version0.11.1
manager updated2026-06-22
local dataok
upstreamcurrent
latest detectedv0.11.1

https://github.com/arxanas/git-branchless

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:git-branchless
Version0.11.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/git-branchless
Homepagehttps://github.com/arxanas/git-branchless
Repositoryhttps://github.com/arxanas/git-branchless
Upstream docshttps://github.com/arxanas/git-branchless/wiki
LicenseApache-2.0 OR MIT
Source archivehttps://github.com/arxanas/git-branchless/archive/refs/tags/v0.11.1.tar.gz
Last updated2026-06-22T14:03:30-07:00
Pulseupdated
Dependencieslibgit2
Build dependenciespkgconf, rust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-branchless
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

git-branchless

nix profile install nixpkgs#git-branchless
  • normalized package name match
  • Matched by: Git Branchless
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/git-branchless/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

git-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-branchless
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: git-branchless
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Git Branchless
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-branchless from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

git-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-doc
  • License: MIT OR Apache-2.0
  • Architecture: x86_64
  • Source Package: git-branchless
  • normalized package name match
  • Matched by: Git Branchless
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-branchless-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

git-branchless 0.11.1-1

High-velocity monorepo-scale workflow for Git

https://github.com/arxanas/git-branchless

sudo pacman -S git-branchless
  • License: Apache-2.0 AND MIT
  • Architecture: x86_64
  • 2 dependencies
  • normalized package name match
  • Matched by: Git Branchless
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: git-branchless from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

git-branchless

sudo port install git-branchless
  • normalized package name match
  • Matched by: Git Branchless
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/git-branchless/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/git-branchless

scoop install main/git-branchless
  • normalized package name match
  • Matched by: Git Branchless
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/git-branchless.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment