This repository was archived by the owner on Sep 11, 2020. It is now read-only.
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
storage/filesystem: dotgit, could not get blob from packfiles #1149
Open
Description
Could not get blob from packfiles, occurs a error packfile not found
.
The cause is an unnecessary temporary file parsing error generated by git gc
.
We should correctly check the packfile name format and skip over not loading those temporary files,
name format of temporary file:
.tmp-12345-pack-{hash}.pack
I have a PR.
Metadata
Metadata
Assignees
Labels
No labels