git_nomad::verbosity

Function dump_command_failure

source
fn dump_command_failure<T>(command: &Command, output: &Output) -> Result<T>
Expand description

Make some effort to build a decent error message for commands that fail.