Blog

Engineering insights, tutorials, and product updates.

Custom themes in GitSquid: make it yours

GitSquid ships with 6 themes and lets you create your own. Here's how to customize every color to match your style.

feature customization

Best Git GUI for monorepos in 2026

Most Git GUIs choke on monorepos with 100k+ commits and dozens of workspaces. Here's what to look for, and which clients actually handle it.

comparison monorepo

Zero telemetry: why we don't track our users

Most dev tools collect analytics. GitSquid collects nothing. Here's why we made that choice and what it means for you.

privacy philosophy

Git GUI telemetry compared: who's tracking you in 2026

We packet-captured GitKraken, Fork, SourceTree, and GitSquid for 24h. Here's how many requests each one sent, and to whom.

comparison privacy

Tauri vs Electron for Git clients: a perf benchmark

RAM, install size, cold start, idle CPU. Hard numbers comparing Tauri-based GitSquid against Electron-based GitKraken.

comparison performance

Per-line staging: stage exactly what you want

Stop staging entire files when you only want a few lines. Learn how per-line staging keeps your commits clean and focused.

feature tutorial

GitKraken pricing changes in 2026: what changed and 3 cheaper alternatives

GitKraken has raised prices several times. Here's the timeline, what you get for the increase, and three alternatives at a lower price.

comparison pricing

How to migrate from GitKraken to GitSquid: a step-by-step guide

Switching Git clients is annoying. This guide walks you through importing settings, recreating themes, and connecting integrations in 15 minutes.

guide migration

How to undo a Git commit (without losing your work)

Made a mistake? Here's every way to undo a Git commit — soft reset, mixed reset, amend, revert, and when to use each.

tutorial git

Top 10 GitKraken alternatives in 2026

GitKraken is solid but expensive. Here are the top 10 alternatives in 2026, ranked by price, features, and who they're actually for.

comparison roundup

GitSquid vs Fork: which Git client wins in 2026?

Fork is a beloved one-time-purchase Git GUI. GitSquid is the new modern alternative. We compare them honestly — including where Fork wins.

comparison

Git rebase vs merge: when to use which

The rebase vs merge debate, explained clearly. Understand the trade-offs and pick the right strategy for your workflow.

tutorial git

Free GitKraken alternative in 2026: meet GitSquid Free

GitKraken pulled the rug on its free tier. GitSquid Free covers 80% of what it used to do — without an account, without tracking.

comparison free

GitSquid vs GitHub Desktop: when free isn't enough

GitHub Desktop is free and friendly. But no rebase UI, no stash list, no GitLab/Bitbucket. Here's when to upgrade — and why GitSquid is the natural next step.

comparison

Git stash explained: save, apply, pop, and drop

A practical guide to Git stash. Learn when and how to stash your changes, and the difference between apply, pop, and drop.

tutorial git

GitSquid vs SourceTree: time to leave the free Atlassian client

SourceTree has been crashing, freezing, and ignoring its Mac users for years. We compare it to GitSquid honestly — and explain why it might finally be time to switch.

comparison

Resolve Git merge conflicts visually — a step-by-step guide

Merge conflicts don't have to be painful. Learn how to resolve them visually with a 3-way merge editor.

tutorial git merge

Why we rewrote our Electron app in Tauri/Rust

The story behind GitSquid v2: from Electron/Node.js to Tauri/Rust for native performance, smaller binaries, and lower memory usage.

engineering tauri rust

GitSquid vs GitKraken: an honest comparison in 2026

A detailed, fair comparison between GitSquid and GitKraken. Pricing, features, privacy, performance — we cover it all.

comparison gitkraken