ZIP
WinGet
lazygit
Jesse Duffield · 0.44.1 · 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
Filename
lazygit_0.44.1_Windows_32-bit.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JesseDuffield.lazygit
Version
0.44.1
Description
Simple terminal UI for git commands.
License
MIT
↗
Installer URL
https://github.com/jesseduffield/lazygit/releases/download/v0.44.1/lazygit_0.44.1_Windows_32-bit.zip
Release Notes
What's Changed
Enhancements 🔥
- With stacked branches, create fixup commit at the end of the branch it belongs to by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/3892
- Add options for disabling switching to the Files panel after popping or applying a stash by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/3913
Fixes 🔧
- Fix crash when viewing the divergence of a branch which is up to date with its upstream by @stefanhaller in https://github.com/jesseduffield/la…