Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val id : t -> string
id t
is the unique ID of this commit.
val diff : t -> t -> Datakit_path.t Datakit_S.diff list or_error Lwt.t
diff a b
returns the paths with differences between a
and b
.