Function into_git_err

Source
pub fn into_git_err<E>(e: E) -> Error
where E: Display,