pub fn head_info(repository: &Repository) -> HeadExpand description
Trace the HEAD reference for a repository.
§Panics
This may panic if it can’t resolve a symbolic reference to a symbolic target.
pub fn head_info(repository: &Repository) -> HeadTrace the HEAD reference for a repository.
This may panic if it can’t resolve a symbolic reference to a symbolic target.