[doctor] explain what enable-push-options does (#19740)
This commit is contained in:
parent
e82db15cfa
commit
6a052fba05
|
@ -207,7 +207,7 @@ func init() {
|
||||||
Priority: 6,
|
Priority: 6,
|
||||||
})
|
})
|
||||||
Register(&Check{
|
Register(&Check{
|
||||||
Title: "Enable push options",
|
Title: "Check that all git repositories have receive.advertisePushOptions set to true",
|
||||||
Name: "enable-push-options",
|
Name: "enable-push-options",
|
||||||
IsDefault: false,
|
IsDefault: false,
|
||||||
Run: checkEnablePushOptions,
|
Run: checkEnablePushOptions,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user