Checks.Makemodule _ : sig ... endmodule Stat : sig ... endReads basic metrics from an existing store and prints them to stdout.
module Reconstruct_index : sig ... endRebuilds an index for an existing pack file
module Integrity_check : sig ... endChecks the integrity of a store
module Integrity_check_index : sig ... endChecks the integrity of the index in a store
module Integrity_check_inodes : sig ... endChecks the integrity of inodes in a store
module Stats_commit : sig ... endTraverses a commit to get stats on its underlying tree.