Description
Bug fixes
- #536777 Delete empty refs directories
- ResolveMerger: Fix encoding with string; use bytes
- ObjectIdSerializer: Support serialization of known non-null ObjectId
- Ensure DirectoryStream is closed promptly in GC#deleteTempPacksIdx
- Retry when stale file handles on .git/config file cause read errors when the config file is replaced by another process
- LFS: Fix potential NPE in LfsPrePushHook
- ObjectIdSerializer: Support serialization of known non-null ObjectId
Conforms To UI/UX Guidelines
Not verified