pub fn cmd_blame( cli: &Cli, file: String, state: Option<String>, show_context: bool, ) -> Result<()>