class documentation

Loose-objects maintenance task.

This packs loose objects that are not already packed.

Method run Pack loose objects.
Class Variable name Undocumented

Inherited from MaintenanceTask:

Method __init__ Initialize maintenance task.
Method default_enabled Return default enabled state for this task.
Method is_enabled Check if task is enabled in repository configuration.
Instance Variable auto Undocumented
Instance Variable progress Undocumented
Instance Variable repo Undocumented
def run(self) -> bool:

Pack loose objects.

Returns
boolTrue if successful, False otherwise