Function find_initial_commit

Source
pub fn find_initial_commit(repo: &Repository) -> GitResult<Commit<'_>>