macOS
brew install git-branchlesslocal Homebrew formula metadata
sudo port install git-branchlessMacPorts ports tree · devel/git-branchless/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-branchless pour les workflows d'agents IA.
installation
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
aperçu
High-velocity, monorepo-scale workflow for Git
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
git-branchless | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/arxanas/git-branchless
métadonnées d'installation
| Clé du paquet | brew:git-branchless |
|---|---|
| Version | 0.11.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/git-branchless |
| Page d'accueil | https://github.com/arxanas/git-branchless |
| Dépôt | https://github.com/arxanas/git-branchless |
| Docs amont | https://github.com/arxanas/git-branchless/wiki |
| Licence | Apache-2.0 OR MIT |
| Archive source | https://github.com/arxanas/git-branchless/archive/refs/tags/v0.11.1.tar.gz |
| Dernière mise à jour | 2026-06-22T14:03:30-07:00 |
| Pulse | updated |
| Dépendances | libgit2 |
| Dépendances de compilation | pkgconf, rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-branchlesspiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.