Git, but better.
GitButler is a modern Git-based version control interface with both a GUI and CLI built from the ground up for AI-powered workflows.
Website
•
Blog
•
Docs
•
Downloads
Our beautiful GUI
Our amazing but CLI
GitButler is a powerful new Git-based version control system, designed from scratch to be simple, powerful and flexible. It is designed for ease of use and modern agentic workflows.
It features stacked branches, parallel branches, unlimited undo, easy commit mutations, forge integrations and more.
Works instantly in any existing Git repo as a friendlier and more powerful drop-in Git user interface replacement - for you and your agents.
Why use GitButler instead of vanilla Git? What a great question.
rebase -i, you don't need it anymore.The GitButler desktop app is a Tauri-based application. Its UI is written in Svelte using TypeScript and its backend is written in Rust.
The but CLI is the same Rust backend engine with a Rust command line UI.
You can find our end user documentation at: https://docs.gitbutler.com
If you have a bug or feature request, feel free to open an issue, or join our Discord server.
The TLDR is that GitButler is under a Fair Source software license, meaning that you can use it, view the source, contribute, etc. You just can't build a competitor with it. It also becomes MIT after 2 years. So, MIT with an expiring non-compete clause.
So you want to help out? Please check out the CONTRIBUTING.md document.
If you want to skip right to getting the code to actually compile, take a look at the DEVELOPMENT.md file.