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