ZIP
WinGet
lazygit
Jesse Duffield · 0.56.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
Filename
lazygit_0.56.0_Windows_32-bit.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JesseDuffield.lazygit
Version
0.56.0
Description
Simple terminal UI for git commands.
License
MIT
↗
Installer URL
https://github.com/jesseduffield/lazygit/releases/download/v0.56.0/lazygit_0.56.0_Windows_32-bit.zip
Release Notes
What's Changed
Enhancements 🔥
- Don't break line after footnote symbol in commit messages by @stefanhaller in #4912
- Give better visual feedback when checking out the previous branch by @stefanhaller in #4929
- Add merge menu with conflict resolver by @lmnek in #4889
- When entering a commit in path filtering mode, select the filtered path by @stefanhaller in #4942
- Document a workaround for using custom pagers on Windows by @stefanhaller in #4941
- Show "Log (x of y)" in the title bar when th…