pub fn extract_hint_command(stdout: &str) -> Vec<String>
Find and extract the command to disable the hint mentioned in the output. Returns the arguments to git which would disable the hint.
git