Sourceval integrity_check_always :
?ppf:Format.formatter->auto_repair:bool ->X.Repo.t->([> `Fixed of int| `No_error ],
[> `Cannot_fix of string| `Corrupted of int ])result
Sourceval integrity_check :
?ppf:Format.formatter->?heads:commit list->auto_repair:bool ->Repo.t->([> `Fixed of int| `No_error ],
[> `Cannot_fix of string| `Corrupted of int ])resultLwt.t