Refs.Make
module Runtime : Runtime.S
type t = Runtime.t
include Volgo.Vcs.Trait.Refs.S with type t := t
val show_ref : t -> repo_root:Volgo__.Repo_root.t -> (Volgo.Vcs.Refs.Line.t list, Err.t) Stdlib.Result.t