Fsck implements the "git fsck" subcommand. It prints any error encountered to the stderr argument, and returns an array of said errors.
(c *Client, stderr io.Writer, opts FsckOptions, objects []string)
source not stored for this graph (policy: none)
no test coverage detected