Current_revision.Make
module Runtime : Runtime.S
type t = Runtime.t
include Volgo.Vcs.Trait.Current_revision.S with type t := t
val current_revision : t -> repo_root:Volgo__.Repo_root.t -> (Volgo.Vcs.Rev.t, Err.t) Stdlib.Result.t