pub fn list(
repo: Repository,
spec: OsString,
out: impl Write,
long_hashes: bool,
format: OutputFormat,
) -> Result<()>
pub fn list(
repo: Repository,
spec: OsString,
out: impl Write,
long_hashes: bool,
format: OutputFormat,
) -> Result<()>