Run a specific maintenance task on the current repository

git-maintenance

git maintenance run --task={{commit-graph|gc|incremental-repack|loose-objects|pack-refs|prefetch}}

click the source code to copy