find_last_commit

Function find_last_commit 

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