ZIP
WinGet
lazygit
Jesse Duffield · 0.51.0 · x64
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.51.0_Windows_x86_64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JesseDuffield.lazygit
Version
0.51.0
Description
Simple terminal UI for git commands.
License
MIT
↗
Installer URL
https://github.com/jesseduffield/lazygit/releases/download/v0.51.0/lazygit_0.51.0_Windows_x86_64.zip
Release Notes
What's Changed
Enhancements 🔥
- Clean up the configuration of where a custom command's output goes by @stefanhaller in #4525
- Add custom patch command "Move patch into new commit before the original commit" by @stefanhaller in #4552
- Make '>' first jump to the beginning of the branch, and only then to the first commit by @stefanhaller in #4544
- Add an alternate keybinding (default ) for ConfirmInEditor by @stefanhaller in #4532
- Print migration changes to the console when migrating config fi…