v0.63.1
v0.63.1
Release Notes
Fixes for a few regressions introduced in the v0.63.0 release.
What's Changed
Fixes 🔧
- Improve index.lock retry mechanism by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5788
- Fix userEvents panic by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5793
- Fix a deadlock on Windows when switching between longer diffs by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5815
Maintenance ⚙️
- Allow releasing from a branch other than master by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5819
Full Changelog: https://github.com/jesseduffield/lazygit/compare/v0.63.0...v0.63.1