pub fn info( repository: PathBuf, treeish: Option<&str>, extended: bool, format: OutputFormat, out: impl Write, err: impl Write) -> Result<()>