Silent Install HQ
ZIP WinGet

lazygit

Jesse Duffield · 0.55.0 · arm

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 1be580de3056c059e672b5906c8963e3c695c4ac43cbe01c8e244b6699f8d997 VirusTotal ↗
Filename lazygit_0.55.0_Windows_armv6.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…