Blog

Release notes & write-ups

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

  1. Docs

    Build GitLane from source

    bun, the pinned Rust toolchain, and your platform's Tauri dependencies — then tauri build, not bun run dev alone.

  2. Docs

    How GitLane is put together

    A Rust core and a React frontend, bridged by Tauri IPC. Reads use libgit2; writes shell out to your real git binary.

  3. Docs

    Troubleshooting

    Gatekeeper and SmartScreen on first launch, an AppImage that will not run, a git or gh version that is too old, and a few other things people actually hit.