summaryrefslogtreecommitdiff
path: root/Documentation/config/maintenance.txt
blob: 4402b8b49f2dc24ae7cd33c96f562db30973f26a (plain)
1
2
3
4
5
6
maintenance.<task>.enabled::
	This boolean config option controls whether the maintenance task
	with name `<task>` is run when no `--task` option is specified to
	`git maintenance run`. These config values are ignored if a
	`--task` option exists. By default, only `maintenance.gc.enabled`
	is true.