diff options
author | SatelliteMind <stuff.szymek.655@outlook.com> | 2024-07-12 11:26:52 +0200 |
---|---|---|
committer | SatelliteMind <stuff.szymek.655@outlook.com> | 2024-07-12 11:32:28 +0200 |
commit | d79ef7ef223250fb78f4635413bf99acee6ccc4c (patch) | |
tree | 84514f0e9af0b63899ae71b03ff94c76cfb7d322 /storage/filesystem/storage.go | |
parent | 94fb0d8e1a77fd962c0dde4bed08ce59bc5cfba2 (diff) | |
download | go-git-d79ef7ef223250fb78f4635413bf99acee6ccc4c.tar.gz |
storage: filesystem, Fix object cache not working due to uninitialised objects being put into cache; The hash (which is the cache key) returned by the object at the previous put-into-cache point is always zero, so subsequent loads of the same object were never resolved from the cache.
Diffstat (limited to 'storage/filesystem/storage.go')
0 files changed, 0 insertions, 0 deletions