Skip to content

(feature) Deleting commits and garbage collection #3

@Alvinn8

Description

@Alvinn8

Repositories will probably want to delete old commits when the repository gets too big. Depending on how well mch works, it might not be feasible to store commits indefinitely. Deleting commits is quite easy, they just need to be "unlinked". But to actually save disk space a garbage collection feature will need to be implemented to delete unused objects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions