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