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