safegit v0.26.0 /safegit doctor

Reference for the safegit doctor command — usage, flags, arguments, and examples for the doctor subcommand of the safegit CLI.

#safegit doctor

run diagnostic health checks on the repository and optionally repair issues

Effect: mutating

#Flags

Flags
NameShortTypeDefaultEnvDescription
--diagnoseboolrun all health checks and report results without fixing any issues
--fixboolrun all health checks and automatically repair any issues found
--uninstallboolremove all safegit hooks and metadata from this repository entirely
Search