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