Ross ROSS = Recommend OSS · open-source software intelligence for agents

VirtusLab/git-machete

Probably the sharpest git repository organizer & rebase/merge workflow automation tool you've ever seen observed · 2026-09-01

github.com/VirtusLab/git-machete · Python · MIT (permissive) observed · 2026-09-01

Health v2 · maintenance only

97/100

  • Activity 100
  • Release rhythm 92
  • 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: 18
  • age_days: 3112
  • days_rel: 57
  • days_push: 3
  • n_releases_24m: 32

Full methodology

Adoption not part of the score

1137 stars · 69 forks observed · 2026-09-01

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

git-machete is a CLI tool that organizes git repositories by managing stacked branches and automating rebase/merge/push/pull workflows. It provides a bird's-eye view of branch topology and semi-automatically traverses branches to keep them in sync.

Use cases

  • manage stacked git branches with rebases
  • keep multiple topic branches in sync with develop
  • automate rebase and push across a branch tree
  • see which branches are ahead or behind their upstream
  • maintain small easy-to-review pull requests
  • traverse branches to rebase merge push and pull semi-automatically

When to choose

  • you work with stacked branches or long-lived topic branches
  • you want a clear overview of branch relationships in a complex repository
  • you frequently rebase and want to automate the repetitive parts
  • you want smaller, focused pull requests

When to avoid

  • you only use simple single-branch or trunk-based workflows
  • you prefer GUI-based git tooling (though an IntelliJ plugin exists)
  • you need a graphical git history visualizer

Facets

cli-tool · maturity active

developer-tools cli workflow-automation version-control developer-tools version-control cli cross-platform python git rebase merge branch-management pull-request-workflow command-line

2 sources

Member repositories

RepositoryRoleHealth v2
VirtusLab/git-machetemain97

For agents

markdown · JSON · MCP: product_card(name="VirtusLab/git-machete")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem