Module Rev_parse.Make

Parameters

Signature

type t = Runtime.t
include Volgo.Vcs.Trait.Rev_parse.S with type t := t
val current_branch : t -> repo_root:Volgo__.Repo_root.t -> (Volgo.Vcs.Branch_name.t, Err.t) Stdlib.Result.t
val current_revision : t -> repo_root:Volgo__.Repo_root.t -> (Volgo.Vcs.Rev.t, Err.t) Stdlib.Result.t