Rare find

Lazygit. A simple menu-based interface for git instead of typing commands.

github.com/jesseduffield/lazygit

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Perform refresh model and view updates on the UI thread instead of us…
  • Swap the file-path suggestions trie on the UI thread
  • Guard every refresh's entry point, not just the commits scope
  • Make the local-commits limit-commits flag atomic
  • Keep RebaseOntoRef's marked-base access on the UI thread
  • Guard the view-render and prompt-dismiss bounces on the generation
  • Capture reword/amend/author commit reads on the UI thread
  • Collapse the branch range selection on the UI thread after a delete
  • Capture commits and set selection on the UI thread for squash/fixup/drop
  • Clear the preserved commit message on the UI thread
  • Cancel the commit-file range selection on the UI thread after discard
  • Look up the submodule file and branch worktree on the UI thread
  • Mention the `Then` rule in AGENTS.md
  • Capture moveCommitsToNewBranch's model reads on the UI thread
  • Capture the commit-file discard and patch-toggle reads on the UI thread
  • Capture the files, reflog, branches and stash refresh inputs
  • Capture the custom-patch handlers' commit reads on the UI thread
  • Set ResetToRef's post-reset selection via refresh intents
  • Move the pull-patch panel close and focus off the worker
  • Thread a refreshEnv through the refresh scopes
  • Release —v0.63.0
June 2026
  • Release —v0.62.2
May 2026
  • Release —v0.62.1
  • Release —v0.62.0
April 2026
  • Release —v0.61.1
  • Release —v0.61.0
March 2026
  • Release —v0.60.0
February 2026
  • Release —v0.59.0
January 2026
  • Release —v0.58.1
  • Release —v0.58.0