git-maintenance
Verified for current stable LTS
Git Maintenance Command: Run Specific Maintenance Task
Use for run specific maintenance task with Git Maintenance. Exact CLI syntax to run specific maintenance task using Git Maintenance.
When to use this: Use for run specific maintenance task with Git Maintenance.
Command Syntax
git maintenance run --task <commit-graph|gc|incremental-repack|loose-objects|pack-refs|prefetch> git maintenance run --task <commit-graph|gc|incremental-repack|loose-objects|pack-refs|prefetch> Command Breakdown
--task- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to run specific maintenance task using Git Maintenance.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Git Maintenance Command: Halt Background Maintenance
git maintenance stop Git Maintenance Command: Register Repository For Daily Maintenance git maintenance register Git Maintenance Command: Register Repository For Maintenance git maintenance register Git Maintenance Command: Schedule Hourly Maintenance Tasks git maintenance start Git Maintenance Command: Start Scheduled Maintenance Tasks git maintenance start