Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val head : t -> [ `Commit of Commit_id.t | `Ref of string ] Current.t
head
is the current branch ref (e.g. "/refs/heads/master").
head_commit
is the commit at the head of the current branch.