v0.28.1Desktop
Changed 3
- support proper pre-push hook
- improve gitui --version message
- rust msrv bumped to 1.88
Fixed 2
- fix extremely slow status loading in large repositories by replacing time-based cache invalidation with generation counter
- fix panic when renaming or updating remote URL with no remotes configured
Changed
- support proper pre-push hook (#2809)
- improve
gitui --versionmessage [@hlsxx] (#2838) - rust msrv bumped to
1.88
Fixed
- fix extremely slow status loading in large repositories by replacing time-based cache invalidation with generation counter [@DannyStoll1] (#2823)
- fix panic when renaming or updating remote URL with no remotes configured [@xvchris] (#2868)