Release notes & write-ups
Release notes and feature write-ups from GitLane, the native visual git client.
- Docs
Resolve merge conflicts in the app
When a merge, rebase, cherry-pick, or revert stops, pick hunks in GitLane — or hand a text conflict to your agent as a proposal you still apply.
- Docs
Browse, review, and merge pull requests
GitHub, GitLab, Bitbucket, and Cursor Origin — what the PRs tab can do on each forge, and where tokens live.
- Docs
Accounts authenticate, identities author
Sign into forges per remote; commit as a pinned name and email in the repository’s local git config. The two never feed each other.
- Docs
Search history in the app
Highlight matches in place, search the whole repository with pickaxe, and jump refs from the branch navigator — this is not the site header search.
- Docs
File history, blame, and compare
Follow one file through renames, attribute every line, and diff any two refs — all read-only through libgit2.
- Docs
Preview destructive actions, then recover
Reset, delete, discard, and force-push show the exact commits or files that would fall away — Recover browses the reflog when something still slips through.
- Docs
Worktrees, stashes, and tags
Give each agent its own checkout, stash by commit id, and run a real PTY terminal in the open worktree.
- Docs
Settings panels and what they change
Accounts, identities, in-app agents, terminal agents, prompts, appearance, shortcuts, and the updater — eight panels in three groups.
- Docs
Keyboard shortcuts
Cmd on macOS, Ctrl on Windows and Linux. Settings lists every binding for the platform you are on.
- Docs
Updates and release channels
GitLane checks GitHub Releases for a newer signed build. Stable tracks non-pre-releases; beta includes them.