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