Fast
Built end-to-end in Rust for speed and efficiency using smol, gix, and gpui for blazingly fast operations.
GitComet is built for teams that want fast Git operations with local-first privacy, familiar workflows, and open source freedom.
Available for Linux, Windows and macOS.
Packages
Start with the operating system you are using. GitComet will hint the right tab automatically, and you can still switch between Windows, macOS, and Linux install paths at any time.
Homebrew
brew tap auto-explore/gitcometbrew install gitcomet
Ubuntu and Debian with apt
curl -fsSL https://apt.gitcomet.dev/gitcomet-archive-keyring.gpg | sudo tee /usr/share/keyrings/gitcomet-archive-keyring.gpg >/dev/nullcurl -fsSL https://apt.gitcomet.dev/gitcomet.sources | sudo tee /etc/apt/sources.list.d/gitcomet.sources >/dev/nullsudo apt updatesudo apt install gitcomet
Arch Linux via AUR
git clone https://aur.archlinux.org/gitcomet.gitcd gitcomet && makepkg -si
GURU (Gentoo Linux)
emerge --ask dev-vcs/gitcometAppImage
chmod +x GitComet-*.AppImage./GitComet-*.AppImage
Homebrew on Linux
brew tap auto-explore/gitcometbrew install gitcomet
Why GitComet
GitComet started from frustration with existing tools on huge codebases like Chromium. We could not find a product that stays responsive and functional when browsing large repositories and file diffs.
The app is designed for developers who spend real time in commit history, diffs, merges, and branch cleanup. Instead of hiding Git behind abstractions, GitComet keeps core workflows familiar and makes slow tasks feel immediate.
Opening the Chromium repository
Open time in seconds on Linux x64
1s
1s
3.5s
18s
25s
29s
43s
crashed
crashed
crashed
Measured on Linux 6.19.6-zen (x64), Ryzen 5950x, 128GB DDR4.
Community Goal
0 / 1,000 stars
If you like the product, we kindly ask you to give it a star on GitHub.
Editions
GitComet starts with a full open source desktop Git workflow. The Professional edition is aimed at teams that want deeper integrations, release workflow support, and faster access to upcoming features without giving up local first development.
Available now
€0 forever
Free for personal and commercial use.
LIMITED TIME
€20 lifetime access
Limited-time offer: one-time payment for early adopters of Professional edition.
Join the Professional waitlist
FAQ
These answers cover the basics people ask before trying GitComet: platform support, pricing, installation, and how the product fits into an existing Git workflow.
GitComet is an open source Git GUI built in Rust for Linux, macOS, and Windows. It is designed for fast repository browsing, diff review, merge work, and familiar Git workflows in local repositories.
Yes. The open source edition is free for personal and commercial use. A paid Professional edition is planned for teams that want deeper integrations and early access capabilities.
GitComet supports Linux, Windows, and macOS. The homepage installation section is organized by operating system, and release builds are published on GitHub.
Use the install section tabs for your operating system. Windows links to the latest release, macOS uses Homebrew, and Linux includes apt, AUR, and Homebrew installation paths.
Yes. GitComet is a local first desktop client. It is built for developers and teams that want strong performance and privacy while working with repository history, diffs, merges, and remotes on their own machines.