Install latest/stable of BranchPilot

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install branchpilot

Don't have snapd? Get set up for snaps.

Channel Version Published

Details for BranchPilot

Package name

  • branchpilot

License

  • MIT

Last updated

  • 5 August 2026 - latest/stable

Websites


Contact


Source code


Report a bug


Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

Git GUI for Linux with a visual commit graph and hunk-level staging

BranchPilot is a git client for the Linux desktop: a visual commit graph, hunk-level staging, full branch, stash and remote operations, and a drag-and-drop editor for interactive rebase.

It wraps the git command-line tool directly — there is no libgit2 and the application never handles or stores credentials.

Features include a commit graph with persistent lane assignment and colour-coded refs, syntax-highlighted diffs with per-hunk staging, branch and stash management, fetch, pull and push with live progress, interactive rebase with conflict resume, and power operations such as tags, cherry-pick, revert, reset, worktrees and per-file history.

Note on confinement: as a strictly confined snap this build reads your SSH keys through the ssh-keys interface, which must be connected once after install:

sudo snap connect branchpilot:ssh-keys

Your top-level ~/.gitconfig is not visible to a confined snap, so set your identity per repository (git config user.name / user.email) or use the commit box, which writes repository-local configuration.

A Dhiva Labs project.

Revision Channel Version Published Build Commit

The build and commit information is derived from build infrastructure records.


Install BranchPilot on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using BranchPilot