arxanas/git-branchless
High-velocity, monorepo-scale workflow for Git observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 95
- Release rhythm 52
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 291.5
- age_days: 2092
- days_rel: 104
- days_push: 32
- n_releases_24m: 3
Adoption not part of the score
4115 stars · 114 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
cli-tool · maturity active
cli version-control developer-tools version-control developer-tools windows cli rust git branchless-workflow undo smartlog stacked-commits monorepo command-line linux macos
2 sources
- readme: https://github.com/arxanas/git-branchless · fetched 2026-08-28 · 4e4cbac030fe
- registry_crates: https://crates.io/api/v1/crates/git-branchless · fetched 2026-08-29 · 5053188cdd2a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| arxanas/git-branchless | main | 81 |
For agents
markdown · JSON · MCP: product_card(name="arxanas/git-branchless")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem