Make.Rev_parse
type t = t
val current_branch : t -> repo_root:Vcs.Repo_root.t -> (Vcs.Branch_name.t, Vcs.Err.t) Stdlib.Result.t
val current_revision : t -> repo_root:Vcs.Repo_root.t -> (Vcs.Rev.t, Vcs.Err.t) Stdlib.Result.t