Skip to content

Remove unreferenced LFS objects from DB and fs

username-removed-438536 requested to merge (removed):lfs_object_removal into master

This MR fixes #3666 (closed). It removes any unreferenced LFS objects from the database and from the filesystem after each project that gets deleted.

The pull requests is missing tests. Any hints on how that would be best added are appreciated.

Merge request reports