Blog

Release notes & write-ups

Release notes and feature write-ups from GitLane, the native visual git client.

  1. 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.

  2. 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.

  3. 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.

  4. 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.

  5. Docs

    File history, blame, and compare

    Follow one file through renames, attribute every line, and diff any two refs — all read-only through libgit2.

  6. 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.

  7. 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.

  8. 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.

  9. Docs

    Keyboard shortcuts

    Cmd on macOS, Ctrl on Windows and Linux. Settings lists every binding for the platform you are on.

  10. Docs

    Updates and release channels

    GitLane checks GitHub Releases for a newer signed build. Stable tracks non-pre-releases; beta includes them.