Function head

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

Get the repository head.