Add the documentation about Git_kv.branch
This commit is contained in:
parent
a8ab45f2be
commit
999e9d6968
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ val connect : Mimic.ctx -> string -> t Lwt.t
|
|||
we can not fetch the given [remote]. *)
|
||||
|
||||
val branch : t -> Git.Reference.t
|
||||
(** [branch t] returns the branch used by the given [t]. *)
|
||||
|
||||
val to_octets : t -> string Lwt.t
|
||||
(** [to_octets store] returns a serialized version of the given [store]. *)
|
||||
|
|
Loading…
Reference in a new issue