Add.Make
module Runtime : Runtime.S
type t = Runtime.t
include Volgo.Vcs.Trait.Add.S with type t := t
val add : t -> repo_root:Volgo__.Repo_root.t -> path:Volgo.Vcs.Path_in_repo.t -> (unit, Err.t) Stdlib.Result.t