
git-machete
No description available.
The Lens
Git-machete keeps track of which branch depends on which and automates the rebasing. You define your branch tree, and it handles the cascading rebases that would otherwise take 15 minutes of manual work.
Fully free under MIT. Install via pip or Homebrew. No paid tier, no hosted version. It adds commands to Git: `git machete discover` auto-detects your branch structure, `git machete traverse` walks through branches and rebases them in order, and `git machete status` shows the tree visually.
The catch: this is a power-user tool. If you work on one branch at a time and merge to main, you don't need it. The value only kicks in with stacked PRs or complex branch hierarchies. And the learning curve is real; you need to understand Git's rebase model well enough to know what git-machete is doing on your behalf. The has_pricing_page flag is misleading; the PyPI link isn't a pricing page, the tool is free.
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
Free vs Self-Hosted vs Paid
fully freeFully open source under MIT. No paid tier. The PyPI listing is just the package index, not a pricing page.
**Zero cost.** `pip install git-machete` or `brew install git-machete`.
**Time savings:** If you regularly maintain 3+ stacked branches, manual rebasing takes 10-20 minutes per chain. git-machete's `traverse` command does it in seconds. Over a month, that's 2-4 hours saved for an active developer.
**Commercial alternatives:** Graphite ($15/user/month) offers stacked PRs with a hosted service and GitHub integration. git-machete is free but local-only, no PR management, no team features.
Free forever. No paid tier. CLI tool installed via pip or Homebrew.
Similar Tools
About
- Owner
- VirtusLab (Organization)
- Stars
- 1,113
- Forks
- 62
Explore Further
More tools in the directory
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
369.5k ★claw-code
The repo is finally unlocked. enjoy the party! The fastest repo in history to surpass 100K stars ⭐. Join Discord: https://discord.gg/5TUQKqFWd Built in Rust using oh-my-codex.
190.4k ★n8n
Fair-code workflow automation with native AI capabilities
187.0k ★

