Skip to main content
ParalleLane is a desktop Git client for people who work across several repositories and worktrees at once. It is a lightweight native app built around the commit graph and worktree management.
The full ParalleLane window, with the list of repositories and worktrees on the left, the commit graph divided into lanes in the center, and commit details on the right

Highlights

Streaming commit graph

Even repositories with many commits open instantly, and scrolling never stutters.

Worktree-first design

Check out several branches into separate folders and switch between them from the sidebar.

Lightweight and native

Built with Tauri for blazing fast performance and low memory footprint. Starts fast from a small binary and restores your last working state.

Every Git task in one place

Handle commits, branches and tags, remote syncing, conflict resolution, diffs, and blame, all inside the app.
Write operations run through your system’s git command. Git must be installed on your computer. See Installation.