# arxanas/git-branchless

High-velocity, monorepo-scale workflow for Git

Repository: https://github.com/arxanas/git-branchless
Canonical: https://ross.abutalabs.com/products/git-branchless
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: git, cli, workflow
Last push: 2026-08-01T18:48:32+00:00

## Health v2 (maintenance only)
Score: 81/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 52, longevity 100
- inputs: {"age_days": 2092, "days_push": 32, "days_rel": 104, "gap_med": 291.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4115, forks 114 (observed 2026-08-28T04:08:35.816979+00:00)

## What it is
git-branchless is a suite of Rust-based tools that enhances Git with a branchless, commit-graph-centric workflow. It provides commands like git undo, smartlog visualization, and git restack to make advanced Git operations safer and easier.

## Use cases
- undo any git operation safely
- visualize my commit graph
- rebase stacked commits without breakage
- manage a monorepo-scale git workflow
- repair broken commit graphs after rebases
- adopt a branchless development workflow

## When to choose
- you frequently rebase or stack commits and want automatic restacking
- you want a reliable undo for destructive git operations
- you work at monorepo scale with many in-flight changes

## When to avoid
- you prefer a simple branch-based workflow with minimal tooling
- you need a GUI-based git client
- your team standardizes on vanilla git commands only

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, version-control, developer-tools
- domain: version-control, developer-tools
- platform: windows, cli, rust
- tags: git, branchless-workflow, undo, smartlog, stacked-commits, monorepo, command-line, linux, macos

## Member repositories
- arxanas/git-branchless (main) score 81

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:35.816979+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:23:09.780503+00:00, confidence not recorded.
  - readme: https://github.com/arxanas/git-branchless (fetched 2026-08-28T04:08:35.816979+00:00, sha 4e4cbac030fe)
  - registry_crates: https://crates.io/api/v1/crates/git-branchless (fetched 2026-08-29T09:14:32.081509+00:00, sha 5053188cdd2a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
