Add rake task to prune hashed projects
This adds `gitlab:storage:prune_hashed_projects`, which removes directories not associated with any known project. This is a development-only task, and must be run with `FORCE=1` to actually perform the deletions.
Showing
Please register or sign in to comment