Module Rev_parse.Make

Parameters

Signature

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