Press

Press kit

Everything needed to write about GitComet accurately: logos, boilerplate you can paste, a fact sheet, and the method behind the benchmark numbers. If something you need is missing, ask and we will add it.

Boilerplate

Descriptions you can paste

One line

GitComet is a fast, open source Git GUI written in Rust for Linux, macOS and Windows.

One paragraph

GitComet is an open source desktop Git client built in Rust for Linux, macOS and Windows. It reads repositories directly with gitoxide and renders through the GPU, so it stays responsive on codebases where other clients stall — it opens the Chromium repository in about a second. It covers the full Git surface, including line-level staging, an assisted three-way merge tool, interactive rebase, blame, worktrees and submodules, and it doubles as a drop-in git mergetool and git difftool. Everything stays on the user's machine; there is no account and nothing is uploaded.

Company

GitComet is developed by AutoExplore Oy, a Finnish company building tools that help software teams deliver high-quality software faster.

Fact sheet

The details, current as of this page

Licence

AGPL-3.0-only. Free for personal and commercial use. The workspace forbids unsafe Rust outright.

Platforms

Linux, macOS and Windows, on x86-64 and ARM64. Wayland with automatic X11 fallback, and WSLg.

Distribution

Microsoft Store, signed MSI, notarized DMG, Homebrew cask, apt, AUR, Gentoo GURU, AppImage and .deb.

Requirements

A local Git installation of version 2.50 or newer. No bundled runtime.

Built with

Rust, gitoxide, GPUI, smol and mimalloc. Syntax highlighting for 44 languages via tree-sitter.

Latest release at the time this page was built: v0.2.0, published 16 August 2026. The changelog is generated from GitHub Releases and is always current.

Logos

Marks and how to use them

The mark works on light and dark backgrounds as supplied. Please do not stretch it, recolour it, or set it on a background that reduces its contrast. "GitComet" is one word with a capital G and a capital C.

Benchmark

The numbers, and how they were produced

If you cite these, please cite the method with them. Each client was pointed at the same local clone of the Chromium repository on the same machine and timed from launch until history could be browsed. Peak memory was recorded over the same window.

Time and peak memory opening the Chromium repository on Linux 6.19.6-zen (x64), Ryzen 5950x, 128GB DDR4. Measured 2026-04 at the versions shown.
ClientVersionTime to openMemory
GitCometv0.1.61s265MB
GitFiendv0.45.31s289MB
SourceGitv2026.63.5s301MB
SmartGitv25.1.11018s4.8GB
GitKrakenv11.10.025s2GB
Megitv0.10.029s14.4GB
Gittyupv2.0.043s2.5GB + 1.5GB indexer
gitgv44crashedcrashed
ungitv1.5.30crashedcrashed
guitarv1.3.1-1crashedcrashed

Measured 2026-04 on Linux 6.19.6-zen (x64), Ryzen 5950x, 128GB DDR4, at the versions listed. These are a snapshot, not a permanent property of any of the other tools — later releases may differ, and we would rather you re-ran it than took our word for it.

Also true

Things worth saying in a fair review

It is early software

GitComet is 0.1.x. It moves fast, and the interface changes between releases.

No pull request review

There is no GitHub or GitLab API integration. It cannot open, review or merge a pull request.

No Git LFS

Repositories that depend on LFS are not currently served.