git-maintenance (1) Linux Manual Page
git-maintenance – Run tasks to optimize Git repository data Synopsisgit maintenance run [<options>]DescriptionRun tasks to optimize Git repository data, speeding up other Git commands and reducing storage requirements for the repository. Git commands that add repository data, such as git add or git fetch, are optimized for a responsive user experience. These commands do not…
