ZIP
WinGet
lazygit
Jesse Duffield · 0.62.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.62.0_Windows_x86_64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JesseDuffield.lazygit
Version
0.62.0
Description
Simple terminal UI for git commands.
License
MIT
↗
Installer URL
https://github.com/jesseduffield/lazygit/releases/download/v0.62.0/lazygit_0.62.0_Windows_x86_64.zip
Release Notes
What's Changed
Enhancements 🔥
- Retry on ref lock errors during fetch/pull by @majiayu000 in #5161
- Preserve whitespace when remembering commit message by @stefanhaller in #5528
- Define PR colors as hex colors to make them the same as GitHub's by @stefanhaller in #5480
- Revamp keybinding mechanism to support richer keybindings (e.g. ctrl-alt-shift-x ) by @stefanhaller in #5563
- Platform-specific edit bindings for move-by-word and backspace-word by @stefanhaller in #5564
- Change canonical k…