Silent Install HQ
ZIP WinGet

lazygit

Jesse Duffield · 0.55.0 · arm64

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 0302426de46b45198c2070cceb9f24f8d402ae0bd61203ac7d6d06569976d806 VirusTotal ↗
Filename lazygit_0.55.0_Windows_arm64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID JesseDuffield.lazygit
Version 0.55.0
Description Simple terminal UI for git commands.
License MIT
Release Notes What's Changed Enhancements 🔥 - Allow filtering the keybindings menu by keybinding by @stefanhaller in #4821 - Add support for suspending LazyGit with Ctrl+Z on Unix systems by @cowboy8625 in #4757 - Add "CopyToClipboard" command to ConfirmationController by @kyu08 in #4810 - Add a user config for using git's external diff command for paging by @stefanhaller in #4832 - Log the hash of dropped stashes by @stefanhaller in #4850 Fixes 🔧 - Fix right-alignment of divergence from base branch for branc…