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)