Home/Developer Tools/git-branchless
git-branchless logo

git-branchless

arxanas/git-branchless

High-velocity monorepo-scale workflow for Git

GraphCanon updated Sep 15, 2026 · GitHub synced Sep 15, 2026

27views this month

4.1k stars116 forksLast push Sep 1, 2026 Rust Apache-2.0

Decision brief

Intended for high-velocity development in large monolithic repositories, git-branchless is built with Rust and distributed under the Apache-2.0 license.

Good fit when

  • Use when working on projects within a monorepo setup to streamline your Git workflow, enabling faster turnaround times without sacrificing code quality or history integrity.
  • Consider for teams that require granular control over their commit history while also benefiting from automated best practices in rebasing and committing.

Avoid when

  • Avoid if working with small projects where the simplicity of standard Git workflows is sufficient and the added complexity of branchless can be an unnecessary overhead.
  • Not ideal for environments that strictly adhere to traditional linear or feature branching strategies, as the benefits of git-branchless might not align well without substantial workflow adaptation.

Observed Jul 16, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Active (13d since push)
As of Sep 15, 2026
Provenance
Not a fork · Personal account
As of Sep 15, 2026
Security (OSV)
No lockfile
As of Jul 15, 2026

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

cargo add git-branchless
crates.io

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

Branchless provides a streamlined Git workflow optimized for high-velocity development in large, monolithic repositories.

Capability facts

Languages
rust

Source: github.language · Sep 15, 2026

Categories

Tags

README

Installation See https://github.com/arxanas/git branchless/wiki/Installation. Short version: check for packages in the repositories appropriate for your system or run . Once installed, run in your repository.

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.