macOS
brew install git-branchlesslocal Homebrew formula metadata
sudo port install git-branchlessMacPorts ports tree · devel/git-branchless/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für git-branchless in AI-Agent-Workflows.
Installation
brew install git-branchlesslocal Homebrew formula metadata
sudo port install git-branchlessMacPorts ports tree · devel/git-branchless/Portfile · Quelle: api.github.com
sudo apk add git-branchlessAlpine Linux edge package indexes · git-branchless · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#git-branchlessnixpkgs package indexes · pkgs/by-name/gi/git-branchless/package.nix · Quelle: api.github.com
sudo pacman -S git-branchlessArch Linux sync databases · git-branchless · Quelle: geo.mirror.pkgbuild.com
scoop install main/git-branchlessScoop official bucket manifest trees · bucket/git-branchless.json · Quelle: api.github.com
Überblick
High-velocity, monorepo-scale workflow for Git
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
git-branchless | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/arxanas/git-branchless
Installationsmetadaten
| Paketschlüssel | brew:git-branchless |
|---|---|
| Version | 0.11.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/git-branchless |
| Homepage | https://github.com/arxanas/git-branchless |
| Repository | https://github.com/arxanas/git-branchless |
| Upstream-Dokumentation | https://github.com/arxanas/git-branchless/wiki |
| Lizenz | Apache-2.0 OR MIT |
| Quellarchiv | https://github.com/arxanas/git-branchless/archive/refs/tags/v0.11.1.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:03:30-07:00 |
| Pulse | updated |
| Abhängigkeiten | libgit2 |
| Build-Abhängigkeiten | pkgconf, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-branchlessQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.