Silent Install HQ
ZIP WinGet

lazygit

Jesse Duffield · 0.59.0 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 17143d0122b7ea4a7e9a701dfd7ea17b9c1787bf98ae1cdc904e8a3d8b43e867 VirusTotal ↗
Filename lazygit_0.59.0_Windows_32-bit.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID JesseDuffield.lazygit
Version 0.59.0
Description Simple terminal UI for git commands.
License MIT
Release Notes What's Changed Enhancements 🔥 - Have "Find base commit for fixup" ignore fixup commits for the found base commit by @stefanhaller in #5210 - Exclude commit trailers from line wrapping by @stefanhaller in #5230 - Limit popup panel widths to a maximum width by @stefanhaller in #5231 - Support using the selected commit's message in a fixup by @jesseduffield in #5233 - Fix gitignore path collisions by @DawidPietrykowski in #5245 Fixes 🔧 - Don't log the "git rev-list" call when marking bisect commits…