About lazygit.dev
What is lazygit?
lazygit is an open-source terminal UI for git commands, built in Go by Jesse Duffield. It wraps the full power of git in a keyboard-driven interface that runs in any terminal, making complex operations like interactive rebase, cherry-picking, and staging individual lines accessible without memorizing obscure command flags.
Since its release, lazygit has grown to over 73,000 GitHub stars and is used by developers worldwide as their primary git interface.
About the author
lazygit was created by Jesse Duffield (GitHub: jesseduffield). It started as a personal project to make git less painful and grew into one of the most popular terminal git UIs available. Jesse continues to maintain and actively develop the project.
⚠️ Disclaimer
This website (lazygit.dev) is an unofficial, independent site. It is not affiliated with, endorsed by, or connected to Jesse Duffield or the official lazygit project in any way. For the official project, visit github.com/jesseduffield/lazygit.
About this website
lazygit.dev was built to provide a clean, searchable, SEO-friendly reference for lazygit users and anyone discovering the tool for the first time. The goal is to make it easier to find installation instructions, feature documentation, and keybinding references without digging through GitHub.
- Built with Astro + Tailwind CSS
- Hosted on Cloudflare Pages
- Content adapted from the official lazygit repository