Function find_last_commit

Source
pub fn find_last_commit(repo: &Repository) -> Result<Commit<'_>, Error>